updated to 1.18.15

This commit is contained in:
Maik Laschober 2023-10-11 23:32:17 +02:00
parent 90e14c3bde
commit dd4818b90f

View file

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