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 f9a3187 commit 32074a6Copy full SHA for 32074a6
.github/workflows/build.yml
@@ -41,5 +41,6 @@ jobs:
41
build-args: VERSION=${{ matrix.version }}
42
tags: ${{ steps.meta.outputs.tags }}
43
labels: ${{ steps.meta.outputs.labels }}
44
+ platforms: linux/amd64,linux/arm64
45
46
...
.github/workflows/release.yml
@@ -55,5 +55,6 @@ jobs:
55
56
57
58
59
60
0 commit comments