We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e8e36 commit ff2c3b0Copy full SHA for ff2c3b0
.github/workflows/docker-image.yml
@@ -44,4 +44,4 @@ jobs:
44
push: true
45
tags: ${{ steps.meta.outputs.tags }}
46
labels: ${{ steps.meta.outputs.labels }}
47
- platforms: linux/amd64,linux/arm64,darwin/arm64
+ platforms: linux/amd64,linux/arm64
0 commit comments