We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61a625 commit 41a4e68Copy full SHA for 41a4e68
.github/workflows/docker-image.yml
@@ -40,4 +40,4 @@ jobs:
40
push: true
41
tags: ${{ steps.meta.outputs.tags }}
42
labels: ${{ steps.meta.outputs.labels }}
43
- platforms: linux/amd64,linux/arm64,darwin/arm64
+ platforms: linux/amd64,linux/arm/v8
0 commit comments