We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d733599 commit 9ef9ef2Copy full SHA for 9ef9ef2
1 file changed
.github/workflows/build.yaml
@@ -51,6 +51,7 @@ jobs:
51
with:
52
context: .
53
file: ./docker/Dockerfile
54
+ platforms: linux/amd64,linux/arm64
55
push: true
56
tags: ${{ steps.meta.outputs.tags }}
57
labels: ${{ steps.meta.outputs.labels }}
0 commit comments