Trying to fix. Updating to version 2.0.5

This commit is contained in:
2024-02-15 06:23:40 +00:00
parent d8a291c82d
commit 9bac2433a6
3 changed files with 8 additions and 8 deletions

View File

@ -44,7 +44,7 @@ RUN sudo sysctl -w fs.inotify.max_user_watches=524288
ADD ./entrypoint.sh /usr/bin/entrypoint.sh
RUN sudo chmod +x /usr/bin/entrypoint.sh
#USER 1000
USER 1000
ENV USER=vscode
WORKDIR /home/vscode