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