fix for eula resetting to false

This commit is contained in:
2023-11-09 13:58:00 -08:00
parent cc790c9e73
commit 6ed11f2958
50 changed files with 50 additions and 50 deletions

View File

@@ -1,7 +1,7 @@
FROM fithwum/debian-base:bullseye
LABEL maintainer "fithwum"
ENV ACCEPT_EULA="false"
ENV ACCEPT_EULA=""
ENV GAME_PORT=""
ENV MC_VERSION="1.20.1"
ENV MC_SERVER_FILE="https://launcher.mojang.com/v1/objects/84194a2f286ef7c14ed7ce0090dba59902951553/server.jar"