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