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 5df52c1 commit e50fa4cCopy full SHA for e50fa4c
.github/workflows/release.yaml
@@ -57,6 +57,7 @@ jobs:
57
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
58
with:
59
context: .
60
+ platforms: linux/amd64,linux/arm64
61
push: true
62
tags: ${{ steps.meta.outputs.tags }}
63
labels: ${{ steps.meta.outputs.labels }}
0 commit comments