diff --git a/Dockerfile b/Dockerfile index 5de7e45..da75d7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ WORKDIR /download ARG vs_type=stable ARG vs_os=linux-x64 -ARG vs_version=1.18.12 +ARG vs_version=1.18.14 RUN apt update RUN apt install -y wget