feat: update devbox config
Some checks failed
Publish image / Generate job matrices (push) Successful in 8s
Publish image / create-docker-images (map[name:devbox path:boxes/devbox]) (push) Failing after 34s

This commit is contained in:
Alexander Navarro 2024-11-07 22:09:33 +00:00
parent 19fbdc6834
commit 48d623b989
2 changed files with 1 additions and 1 deletions

View file

@ -16,6 +16,7 @@ RUN apk update && apk upgrade && \
build-base \
python3 \
py3-pip \
yazi \
openssh
# Set environment variables

View file

@ -4,7 +4,6 @@ image=git.alecodes.page/alecodes/devbox:latest
replace=true
pull=false
init=true
unshare_all=true
root=false
start_now=true