mirror of
https://github.com/Merith-TK/docker-vintagestory
synced 2025-01-18 14:20:26 +00:00
updated to 1.18.12
This commit is contained in:
parent
8759d5a3e7
commit
40d843de5b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue