diff --git a/Dockerfile b/Dockerfile index f6d08a4..d1a1a4d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ WORKDIR /download ARG vs_type=stable ARG vs_os=linux-x64 -ARG vs_version=1.19.0 +ARG vs_version=1.19.1 RUN apt update RUN apt install -y wget