update links
All checks were successful
Build and Push Minecraft Docker Images / build (push) Successful in 3m9s

This commit is contained in:
2025-07-04 15:16:55 -07:00
parent b39e4d6474
commit b5a5819137
5 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ ENV XMS_SIZE=""
ENV XMN_SIZE=""
# URL's for files
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/minecraft/refs/heads/master/fabric/install_script.sh
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/master/fabric/install_script.sh
# Install Dependencies.
RUN apt-get -y update \