mirror of
https://github.com/Merith-TK/docker-vintagestory
synced 2025-01-18 14:20:26 +00:00
updated to 1.19.0
This commit is contained in:
parent
dd4818b90f
commit
ae898b70d9
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.15
|
||||
ARG vs_version=1.19.0
|
||||
|
||||
RUN apt update
|
||||
RUN apt install -y wget
|
||||
|
|
Loading…
Reference in a new issue