update links
All checks were successful
Build and Push Minecraft Docker Images / build (push) Successful in 3m9s
All checks were successful
Build and Push Minecraft Docker Images / build (push) Successful in 3m9s
This commit is contained in:
@@ -6,7 +6,7 @@ ENV GAME_PORT=25565
|
||||
ENV FORGE_URL=https://maven.minecraftforge.net/net/minecraftforge/forge/1.19.2-43.2.0/forge-1.19.2-43.2.0-installer.jar
|
||||
|
||||
# URL's for files
|
||||
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/minecraft/refs/heads/master/forge/forge-1.19.2/files/Install_Script.sh
|
||||
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/master/forge/Install_Script.sh
|
||||
|
||||
# Install java-17 & Dependencies.
|
||||
RUN apt-get -y update && apt-get -y autoclean && apt-get -y autoremove \
|
||||
|
||||
Reference in New Issue
Block a user