You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docker] fix for devbox docker image root-user build (#1811)
## Summary
This fix is due to customer message in discord mentioning the launcher
having old version.
Nix installation in `docker-image-build-publish` workflow was failing
for root-user mode.
This PR fixes it.
The fix was based on recommendation from
LnL7/nix-docker#41 (comment)
## How was it tested?
https://github.com/jetpack-io/devbox/actions/runs/7893709911
0 commit comments