Update to Server version 1.14.1.4
This commit is contained in:
parent
ffc2784212
commit
d0d77c8012
@ -5,7 +5,7 @@ RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends wget curl ca-certificates unzip libssl1.0.0
|
||||
COPY ./bedrockserver.sh /usr/bin/bedrockserver.sh
|
||||
|
||||
ADD https://minecraft.azureedge.net/bin-linux/bedrock-server-1.14.0.9.zip /tmp/brserver.zip
|
||||
ADD https://minecraft.azureedge.net/bin-linux/bedrock-server-1.14.1.4.zip /tmp/brserver.zip
|
||||
|
||||
RUN mkdir /opt/mcbedrock/ -p
|
||||
RUN unzip /tmp/brserver.zip -d /opt/mcbedrock/
|
||||
|
Loading…
x
Reference in New Issue
Block a user