updated to 1.19.2

This commit is contained in:
Maik Laschober 2024-01-25 23:59:55 +01:00
parent 968bbd6dd6
commit 71fab0d025

View file

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