updated to 1.18.14

This commit is contained in:
Maik Laschober 2023-10-04 06:23:44 +02:00
parent 40d843de5b
commit 90e14c3bde

View file

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