updated to 1.19.8

This commit is contained in:
Maik Laschober 2024-05-17 18:20:51 +02:00
parent 7ed323912b
commit 671111c0d8

View file

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