update testing version
Build and Push Minecraft Docker Images on Debian-base update / poll-debian-base-and-detect-changes (push) Successful in 13s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Successful in 10s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push fabric (push) Successful in 13s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Successful in 29s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push neoforged (push) Successful in 27s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push quilt (push) Successful in 15s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Successful in 9s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Successful in 26s
Build and Push Minecraft Docker Images on Debian-base update / generate-changelogs (push) Successful in 6s
Build and Push Minecraft Docker Images on Debian-base update / generate-build-info (push) Successful in 18s
Build and Push Minecraft Docker Images on Debian-base update / Docker prune (vm-docker-build2) (push) Successful in 3s

This commit is contained in:
2026-07-14 16:22:35 -07:00
parent 5b8b2ce3c8
commit 7cf00f0290
2 changed files with 221 additions and 40 deletions
+12 -1
View File
@@ -4,8 +4,19 @@ LABEL maintainer="fithwum"
# Environment Variables
ENV ACCEPT_EULA=""
ENV GAME_PORT=""
ENV MC_TYPE=""
ENV MC_VERSION=""
ENV JAVA_VERSION="25"
ENV QUILT_VERSION=""
ENV FORGE_VERSION=""
ENV NEOFORGED_VERSION=""
ENV FABRIC_VERSION=""
ENV FABRIC_INSTALLER_VERSION=""
ENV JAVA_TYPE=""
ENV JAVA_VERSION=""
ENV XMX_SIZE=""
ENV XMS_SIZE=""
ENV XMN_SIZE=""