updated to 1.19.7

This commit is contained in:
Maik Laschober 2024-04-01 20:18:02 +02:00
parent 5067b222fa
commit 7ed323912b

View file

@ -5,7 +5,7 @@ WORKDIR /download
ARG vs_type=stable
ARG vs_os=linux-x64
ARG vs_version=1.19.5
ARG vs_version=1.19.7
RUN apt update
RUN apt install -y wget