We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468a669 commit 154b21eCopy full SHA for 154b21e
1 file changed
.github/workflows/docker.yml
@@ -43,6 +43,7 @@ jobs:
43
with:
44
context: .
45
push: true
46
+ platforms: linux/amd64,linux/arm64
47
tags: ${{ steps.meta.outputs.tags }}
48
labels: ${{ steps.meta.outputs.labels }}
49
cache-from: type=gha
0 commit comments