mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
update to minecraft 1.20.2
This commit is contained in:
parent
42b78a0e33
commit
d0874de942
@ -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 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
|
RUN tar xvf mcrcon-0.7.2-linux-x86-64.tar.gz
|
||||||
|
|
||||||
# from https://www.minecraft.net/en-us/download/server (currently 1.20.1)
|
# from https://www.minecraft.net/en-us/download/server (currently 1.20.2)
|
||||||
RUN wget https://piston-data.mojang.com/v1/objects/84194a2f286ef7c14ed7ce0090dba59902951553/server.jar
|
RUN wget https://piston-data.mojang.com/v1/objects/5b868151bd02b41319f54c8d4061b8cae84e665c/server.jar
|
||||||
|
|
||||||
COPY --chown=matt:matt eula.txt ./
|
COPY --chown=matt:matt eula.txt ./
|
||||||
COPY --chown=matt:matt entry.sh ./
|
COPY --chown=matt:matt entry.sh ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user