diff --git a/Dockerfile b/Dockerfile index 77859ad..f6d08a4 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.15 +ARG vs_version=1.19.0 RUN apt update RUN apt install -y wget