updates
Build and Push Minecraft Docker Images on Debian-base update / poll-debian-base-and-detect-changes (push) Successful in 12s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push fabric (push) Successful in 10s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Successful in 11s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push neoforged (push) Successful in 15s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Successful in 17s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push quilt (push) Successful in 10s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Successful in 12s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Successful in 28s
Build and Push Minecraft Docker Images on Debian-base update / generate-changelogs (push) Successful in 7s
Build and Push Minecraft Docker Images on Debian-base update / generate-build-info (push) Successful in 28s
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:47:46 -07:00
parent bb119cbf98
commit 9d49a31814
+2 -1
View File
@@ -5,8 +5,8 @@ LABEL maintainer="fithwum"
ENV ACCEPT_EULA=""
ENV GAME_PORT=""
# Minecarft versions
ENV MC_TYPE=""
ENV MC_VERSION=""
ENV QUILT_VERSION=""
ENV FORGE_VERSION=""
@@ -14,6 +14,7 @@ ENV NEOFORGED_VERSION=""
ENV FABRIC_VERSION=""
ENV FABRIC_INSTALLER_VERSION=""
# Java settings
ENV JAVA_TYPE="openjdk"
ENV JAVA_VERSION=""