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:
@@ -1 +0,0 @@
|
|||||||
gitea.fithwum.tech/fithwum/debian-base@sha256:c0035d2ab4cf7d355ee27dc5cfc3d311ab403b979a1fdceafb418515c3088153
|
|
||||||
+3
-3
@@ -1,11 +1,11 @@
|
|||||||
FROM gitea.fithwum.tech/fithwum/debian-base:trixie
|
FROM gitea.fithwum.tech/fithwum/debian-base:trixie
|
||||||
LABEL maintainer="fithwum"
|
LABEL maintainer="fithwum"
|
||||||
|
|
||||||
# Environment Variables
|
# Environment Variables.
|
||||||
ENV ACCEPT_EULA=""
|
ENV ACCEPT_EULA=""
|
||||||
ENV GAME_PORT=""
|
ENV GAME_PORT=""
|
||||||
|
|
||||||
# Minecarft versions
|
# Minecarft versions.
|
||||||
ENV MC_TYPE=""
|
ENV MC_TYPE=""
|
||||||
ENV MC_VERSION=""
|
ENV MC_VERSION=""
|
||||||
ENV QUILT_VERSION=""
|
ENV QUILT_VERSION=""
|
||||||
@@ -14,7 +14,7 @@ ENV NEOFORGED_VERSION=""
|
|||||||
ENV FABRIC_VERSION=""
|
ENV FABRIC_VERSION=""
|
||||||
ENV FABRIC_INSTALLER_VERSION=""
|
ENV FABRIC_INSTALLER_VERSION=""
|
||||||
|
|
||||||
# Java settings
|
# Java settings.
|
||||||
ENV JAVA_VERSION=""
|
ENV JAVA_VERSION=""
|
||||||
|
|
||||||
ENV XMX_SIZE=""
|
ENV XMX_SIZE=""
|
||||||
|
|||||||
Reference in New Issue
Block a user