更新 Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mol
2024-02-24 09:27:12 +00:00
parent abc24ea083
commit f3aecb5447

View File

@ -2,7 +2,7 @@ FROM codercom/code-server
EXPOSE 8080
EXPOSE 22
USER coder
USER root
WORKDIR /home/coder