Merge latest from mc/rpi3

This commit is contained in:
Geoff Bourne 2019-05-05 14:36:37 -05:00
parent 1f58f59335
commit 8b253fe50e

View File

@ -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