fix typo
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 fabric (push) Failing after 15s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push bukkit (push) Failing after 16s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push forge (push) Failing after 13s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push neoforged (push) Failing after 14s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push quilt (push) Failing after 13s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push testing (push) Failing after 13s
Build and Push Minecraft Docker Images on Debian-base update / Build and Push vanilla (push) Failing after 11s
Build and Push Minecraft Docker Images on Debian-base update / Docker prune (vm-docker-build2) (push) Successful in 2s
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:09:38 -07:00
parent b07d07b7ea
commit db215ab695
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install java & Dependencies. # Install java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -17,7 +17,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install java & Dependencies. # Install java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -15,7 +15,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install java & Dependencies. # Install java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -14,7 +14,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install java & Dependencies. # Install java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -15,7 +15,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install java & Dependencies. # Install java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -15,7 +15,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install Java & Dependencies. # Install Java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \
+1 -1
View File
@@ -15,7 +15,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install Java & Dependencies. # Install Java & Dependencies.
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-"$JAVA_VERSION"-jre-headless \ && apt-get install -y --no-install-recommends bzip2 lsb-release screen jq openjdk-$JAVA_VERSION-jre-headless \
&& apt-get -y --fix-broken install \ && apt-get -y --fix-broken install \
&& apt-get -y autoclean \ && apt-get -y autoclean \
&& apt-get -y autoremove \ && apt-get -y autoremove \