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 6e7e4b9 commit 2208d66Copy full SHA for 2208d66
1 file changed
.github/workflows/docker-publish.yaml
@@ -50,6 +50,7 @@ jobs:
50
with:
51
context: .
52
push: true
53
+ platforms: linux/amd64,linux/arm64
54
tags: ${{ steps.meta.outputs.tags }}
55
labels: ${{ steps.meta.outputs.labels }}
56
cache-from: type=gha
0 commit comments