Skip to content

Commit

Permalink
Don't set platform when building image
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Jan 17, 2025
1 parent 3f02eb4 commit bc7902a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,5 @@ jobs:
context: .
file: .github/container/Dockerfile
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit bc7902a

Please sign in to comment.