update to test consol
minecraft-build-testing / Docker prune (vm-docker-build2) (push) Successful in 4s
minecraft-build-testing / poll-debian-base-and-detect-changes (push) Successful in 17s
minecraft-build-testing / Build and Push testing (push) Successful in 21s
minecraft-build-testing / generate-changelogs (push) Successful in 8s
minecraft-build-testing / generate-build-info (push) Successful in 9s

This commit is contained in:
2026-07-20 13:39:26 -07:00
parent 2490f67fee
commit 768c3d6efa
2 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/minecraft/raw/branch/maste
# Install Java & Dependencies.
RUN apt-get -y update \
&& apt-get install -y --no-install-recommends bzip2 lsb-release jq screen \
&& apt-get install -y --no-install-recommends bzip2 lsb-release jq \
&& apt-get -y --fix-broken install \
&& apt-get -y autoclean \
&& apt-get -y autoremove \