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 a4d901c commit 605c356Copy full SHA for 605c356
.github/workflows/docker-image-release.yml
@@ -31,4 +31,5 @@ jobs:
31
context: ./internal/impl/generate/tmpl/
32
file: ./internal/impl/generate/tmpl/DevboxImageDockerfileRootUser
33
push: true
34
+ platforms: linux/amd64,linux/arm64
35
tags: jetpackio/devbox-root-user:latest
0 commit comments