Skip to content

Commit

Permalink
fix docker build args
Browse files Browse the repository at this point in the history
  • Loading branch information
gpproton committed Oct 3, 2024
1 parent ad1423d commit 4f20b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
platforms: ${{ env.DOCKERHUB_IMAGE_PLATFORMS }}
push: true
build-args: |
TRACCAR_VERSION=${{ env.MAJOR }}
TRACCAR_VERSION=${{ env._VERSION }}

0 comments on commit 4f20b9a

Please sign in to comment.