Skip to content

Commit

Permalink
Update platforms for container build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckechney committed Jan 24, 2024
1 parent b81ce0a commit 7efd486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: "{{defaultContext}}:src"
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
push: true
provenance: false
tags: |
Expand Down

0 comments on commit 7efd486

Please sign in to comment.