updated to 1.19.3

This commit is contained in:
Maik Laschober 2024-01-26 19:52:44 +01:00
parent 71fab0d025
commit 5ce36b8a75

View file

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