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