fixed URL pointing to wrong repository
This commit is contained in:
@@ -7,7 +7,7 @@ ENV MC_VERSION="1.10"
|
||||
ENV MC_SERVER_FILE="https://launcher.mojang.com/v1/objects/a96617ffdf5dabbb718ab11a9a68e50545fc5bee/server.jar"
|
||||
|
||||
# URL's for files
|
||||
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/minecraft/master/files/Install_Script_Vanilla.sh
|
||||
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/files/Install_Script_Vanilla.sh
|
||||
|
||||
# Install java-17 & Dependencies.
|
||||
RUN apt-get -y update \
|
||||
|
||||
Reference in New Issue
Block a user