update
Build and Push Minecraft Docker Images on Debian-base update / poll-debian-base-and-detect-changes (push) Successful in 10s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Successful in 16s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push fabric (push) Successful in 12s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Successful in 12s
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 quilt (push) Successful in 16s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Successful in 15s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Successful in 14s
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 19s
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 / poll-debian-base-and-detect-changes (push) Successful in 10s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Successful in 16s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push fabric (push) Successful in 12s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Successful in 12s
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 quilt (push) Successful in 16s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Successful in 15s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Successful in 14s
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 19s
Build and Push Minecraft Docker Images on Debian-base update / Docker prune (vm-docker-build2) (push) Successful in 3s
This commit is contained in:
+3
-3
@@ -1,11 +1,11 @@
|
||||
FROM gitea.fithwum.tech/fithwum/debian-base:trixie
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
# Environment Variables
|
||||
# Environment Variables.
|
||||
ENV ACCEPT_EULA=""
|
||||
ENV GAME_PORT=""
|
||||
|
||||
# Minecarft versions
|
||||
# Minecarft versions.
|
||||
ENV MC_TYPE=""
|
||||
ENV MC_VERSION=""
|
||||
ENV QUILT_VERSION=""
|
||||
@@ -14,7 +14,7 @@ ENV NEOFORGED_VERSION=""
|
||||
ENV FABRIC_VERSION=""
|
||||
ENV FABRIC_INSTALLER_VERSION=""
|
||||
|
||||
# Java settings
|
||||
# Java settings.
|
||||
ENV JAVA_VERSION=""
|
||||
|
||||
ENV XMX_SIZE=""
|
||||
|
||||
Reference in New Issue
Block a user