We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d364b commit 74f79d5Copy full SHA for 74f79d5
.github/workflows/docker-image.yml
@@ -44,3 +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
0 commit comments