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 e89b2a3 commit 9c3b6b7Copy full SHA for 9c3b6b7
.github/workflows/docker.yml
@@ -41,3 +41,4 @@ jobs:
41
push: ${{ github.event_name != 'pull_request' }}
42
tags: ${{ steps.metadata.outputs.tags }}
43
labels: ${{ steps.metadata.outputs.labels }}
44
+ platforms: linux/amd64, linux/arm64, linux/arm
0 commit comments