This commit is contained in:
2023-11-06 16:38:10 -08:00
parent 921f60978b
commit 81cc650816
22 changed files with 23 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ ENV ACCEPT_EULA="false"
ENV GAME_PORT="25565"
# URL's for files
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/minecraft/master/fabric/fabric-1.19.2/files/Install_Script.sh
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/fabric/fabric-1.19.2/files/Install_Script.sh
# Install java-17 & Dependencies.
RUN apt-get -y update \