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