updated to 1.19.5

This commit is contained in:
Maik Laschober 2024-03-22 08:42:33 +01:00
parent afdea4f432
commit 5067b222fa

View file

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