Skip to content

Commit

Permalink
Update docker-build-amd64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mashirozx authored Aug 7, 2022
1 parent 900beb5 commit 609fac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
with:
context: .
file: ./Dockerfile.slim
build-args:
- GIT_COMMIT=${{ github.sha }}
build-args: |
GIT_COMMIT=${{ github.sha }}
pull: true
push: true
platforms: linux/amd64
Expand Down

0 comments on commit 609fac5

Please sign in to comment.