This commit is contained in:
2025-06-30 14:01:15 -07:00
parent 852af5d023
commit 286f2f521b

View File

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