mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
Update restify, rcon-cli, and mc-server-runner
This commit is contained in:
parent
b48a13ed1d
commit
1f58f59335
@ -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…
Reference in New Issue
Block a user