Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler authored Sep 20, 2024
1 parent ed98c74 commit 023340a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
context: ./allinone
file: ./allinone/Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
build-args: |
version=${{ env.version }}-ce
Expand Down

0 comments on commit 023340a

Please sign in to comment.