This commit is contained in:
2025-07-01 14:22:52 -07:00
parent 5fa9cf51fe
commit e3f27acbd0

View File

@@ -7,7 +7,7 @@ ENV GAME_PORT_2=""
ENV GAME_PORT_3=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/veloren/-/raw/master/files/install_script.sh
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/veloren/refs/heads/main/files/install_script.sh
# Install java-17 & Dependencies.
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \