We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842a08e commit 697bb93Copy full SHA for 697bb93
1 file changed
.github/workflows/docker.yml
@@ -44,3 +44,4 @@ jobs:
44
push: ${{ github.event_name != 'pull_request' }}
45
tags: ${{ steps.meta.outputs.tags }}
46
labels: ${{ steps.meta.outputs.labels }}
47
+ platforms: linux/amd64,linux/arm64
0 commit comments