mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-03-04 23:27:17 +00:00
Update restify, rcon-cli, and mc-server-runner
This commit is contained in:
parent
b48a13ed1d
commit
1f58f59335
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,9 @@ EXPOSE 25565 25575
|
|||
|
||||
RUN echo 'hosts: files dns' > /etc/nsswitch.conf
|
||||
|
||||
ARG RESTIFY_VER=1.1.4
|
||||
ARG RCON_CLI_VER=1.4.0
|
||||
ARG MC_SERVER_RUNNER_VER=1.3.0
|
||||
ARG RESTIFY_VER=1.1.5
|
||||
ARG RCON_CLI_VER=1.4.5
|
||||
ARG MC_SERVER_RUNNER_VER=1.3.1
|
||||
ARG TOF_BUILDTOOLS_VER=1.2.0
|
||||
ARG ARCH=amd64
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue