We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98070f1 commit 5a66c9aCopy full SHA for 5a66c9a
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ FROM ubuntu:$UBUNTU_VERSION
6
ARG LLVM_VERSION
7
8
ARG USERNAME=vscode
9
-ARG USER_UID=1000
+ARG USER_UID=1001
10
ARG USER_GID=$USER_UID
11
12
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments