We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b25fc06 + 9d2df30 commit f0d8584Copy full SHA for f0d8584
.github/workflows/publish.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: docker/build-push-action@v5
51
with:
52
push: true
53
- platforms: linux/amd64,linux/arm64,linux/arm
+ platforms: linux/amd64,linux/arm64
54
context: .
55
labels: ${{ steps.meta.outputs.labels }}
56
tags: ${{ steps.meta.outputs.tags }}
0 commit comments