Skip to content

Commit 605c356

Browse files
authored
added arm64 support for multi user nix in docker (#1605)
## Summary title says it ## How was it tested? not tested, CICD will break if issues arise.
1 parent a4d901c commit 605c356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
context: ./internal/impl/generate/tmpl/
3232
file: ./internal/impl/generate/tmpl/DevboxImageDockerfileRootUser
3333
push: true
34+
platforms: linux/amd64,linux/arm64
3435
tags: jetpackio/devbox-root-user:latest

0 commit comments

Comments
 (0)