@@ -51,6 +51,7 @@ jobs:
- name: Build and push Docker images
uses: docker/build-push-action@v4
with:
+ build-args: VERSION=${{ env.VERSION }}
context: .
file: ./DockerfileGithubAction
platforms: |