updated to 1.18.12

This commit is contained in:
Maik Laschober 2023-09-18 20:35:37 +02:00
parent 8759d5a3e7
commit 40d843de5b

View file

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