fix java version error
Build and Push Minecraft Docker Images on Debian-base update / poll-debian-base-and-detect-changes (push) Successful in 17s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push fabric (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push neoforged (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push quilt (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / Docker prune (vm-docker-build2) (push) Successful in 3s
Build and Push Minecraft Docker Images on Debian-base update / generate-changelogs (push) Has been skipped
Build and Push Minecraft Docker Images on Debian-base update / generate-build-info (push) Has been skipped

This commit is contained in:
2026-07-02 21:11:45 -07:00
parent fcb3322df9
commit 22b7017d69
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ ENV ACCEPT_EULA=""
ENV GAME_PORT=""
ENV MC_VERSION=""
ENV QUILT_VERSION=""
ENV JAVA_VERSION=""
ENV JAVA_VERSION="25"
ENV XMX_SIZE=""
ENV XMS_SIZE=""
ENV XMN_SIZE=""