fixed URL pointing to wrong repository
This commit is contained in:
@@ -8,7 +8,7 @@ ENV MC_SERVER_FILE="https://launcher.mojang.com/v1/objects/f69c284232d7c7580bd89
|
||||
ENV MC_RUN_FILE="https://raw.githubusercontent.com/fithwum/minecraft/master/files/run-vanilla.sh"
|
||||
|
||||
# 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