Skip to content

Commit

Permalink
Build for arm as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z committed Aug 6, 2024
1 parent 5e7aa3d commit f2d1fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
build-args: |
DOCKER_METADATA_OUTPUT_JSON
Expand Down

0 comments on commit f2d1fbe

Please sign in to comment.