update version to 1.19.4

This commit is contained in:
Maik Laschober 2024-02-28 10:05:39 +01:00
parent 5ce36b8a75
commit afdea4f432

View file

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