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.13.1"
ENV MC_SERVER_FILE="https://launcher.mojang.com/v1/objects/fe123682e9cb30031eae351764f653500b7396c9/server.jar"