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.
2 parents cd32386 + 662938d commit 7273d58Copy full SHA for 7273d58
1 file changed
‎.github/workflows/container.yml‎
@@ -34,6 +34,7 @@ jobs:
34
dockerfile: ./Dockerfile
35
context: .
36
platforms: linux/amd64,linux/arm64
37
+ release-platforms: linux/amd64
38
39
# Build Arguments
40
build-args: |
0 commit comments