updated to 1.19.0

This commit is contained in:
Maik Laschober 2024-01-18 00:10:42 +01:00
parent dd4818b90f
commit ae898b70d9

View file

@ -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