[mod] revert userid

This commit is contained in:
Andy Bunce 2026-03-15 16:26:08 +00:00
parent 1122dd4816
commit 0ffc9d4ff0

View file

@ -102,7 +102,7 @@ RUN cat <<EOF > /root/.config/opencode/oh-my-opencode.json
} }
EOF EOF
USER 1000 #USER 1000:1000
WORKDIR /workspace WORKDIR /workspace
ENV SHELL=/bin/zsh ENV SHELL=/bin/zsh
CMD ["/bin/zsh"] CMD ["/bin/zsh"]