Skip to content

Commit 63f11a3

Browse files
committed
make UBUNTU_VERSION available
1 parent 5a66c9a commit 63f11a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ARG LLVM_VERSION=12
44
FROM ubuntu:$UBUNTU_VERSION
55

66
ARG LLVM_VERSION
7+
ARG UBUNTU_VERSION
78

89
ARG USERNAME=vscode
910
ARG USER_UID=1001

0 commit comments

Comments
 (0)