update minecraft 1.20.4

This commit is contained in:
Matthew Tran 2023-12-18 06:16:21 +00:00
parent 9f6c1c5b57
commit 5ba909478a

View File

@ -10,8 +10,8 @@ WORKDIR /home/matt
RUN wget https://github.com/Tiiffi/mcrcon/releases/download/v0.7.2/mcrcon-0.7.2-linux-x86-64.tar.gz
RUN tar xvf mcrcon-0.7.2-linux-x86-64.tar.gz
# from https://www.minecraft.net/en-us/download/server (currently 1.20.2)
RUN wget https://piston-data.mojang.com/v1/objects/5b868151bd02b41319f54c8d4061b8cae84e665c/server.jar
# from https://www.minecraft.net/en-us/download/server (currently 1.20.4)
RUN wget https://piston-data.mojang.com/v1/objects/8dd1a28015f51b1803213892b50b7b4fc76e594d/server.jar
COPY --chown=matt:matt eula.txt ./
COPY --chown=matt:matt entry.sh ./