updata Java
Build and Push Minecraft Docker Images on Debian-base update / poll-debian-base-and-detect-changes (push) Failing after 12s
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 29s
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-06-26 09:04:23 -07:00
parent 638e85ad3f
commit 54907ee773
8 changed files with 57 additions and 42 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ ENV XMN_SIZE=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/master/bedrock/install_script.sh
# Install java-17 & Dependencies.
# Install Dependencies.
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \
&& apt-get -y --fix-broken install \
&& apt-get install -y --no-install-recommends bzip2 lsb-release screen jq \