url update

This commit is contained in:
2025-06-10 17:40:58 -07:00
parent 363dff9528
commit bc4c5115a5

View File

@@ -7,7 +7,7 @@ ENV VS_VERSION=""
ENV USERNAME="vintagestory"
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/vintage-story/-/raw/master/vanilla/install_script.sh
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/vintage-story/-/raw/main/vanilla/install_script.sh
# Install Dependencies.
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \