updated to 1.19.1

This commit is contained in:
Maik Laschober 2024-01-19 21:49:38 +01:00
parent ae898b70d9
commit 968bbd6dd6

View file

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