Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulik committed Nov 24, 2022
1 parent 68496af commit 66b5c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
dockerfile: "${{ matrix.image.name }}/Dockerfile"
image_tag: "${{ env.TAG }}"
context: "--build-arg VERSION=${{ env.TAG }} ${{ matrix.image.name }}/Dockerfile"
context: "--build-arg VERSION=${{ env.TAG }} ${{ matrix.image.name }}"

0 comments on commit 66b5c67

Please sign in to comment.