We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a083849 commit a61a625Copy full SHA for a61a625
.github/workflows/docker-image.yml
@@ -40,3 +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
0 commit comments