mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
Merge latest from mc/rpi3
This commit is contained in:
parent
1f58f59335
commit
8b253fe50e
@ -30,9 +30,9 @@ EXPOSE 25565 25575
|
||||
|
||||
RUN echo 'hosts: files dns' > /etc/nsswitch.conf
|
||||
|
||||
ARG RESTIFY_VER=1.1.5
|
||||
ARG RCON_CLI_VER=1.4.5
|
||||
ARG MC_SERVER_RUNNER_VER=1.3.1
|
||||
ARG RESTIFY_VER=1.1.6
|
||||
ARG RCON_CLI_VER=1.4.6
|
||||
ARG MC_SERVER_RUNNER_VER=1.3.2
|
||||
ARG TOF_BUILDTOOLS_VER=1.2.0
|
||||
ARG ARCH=amd64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user