This commit is contained in:
2025-06-11 11:09:06 -07:00
parent 99200c4250
commit 2dce34a0c5

View File

@@ -2,9 +2,9 @@ FROM fithwum/base-image:debian-bullseye
LABEL maintainer "fithwum"
# Environment Variables
ENV VS_CHANNEL="stable"
ENV VS_CHANNEL=""
ENV VS_VERSION=""
ENV USERNAME="vintagestory"
ENV USERNAME=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/vintage-story/-/raw/main/vanilla/install_script.sh