From 62be34bae92c64282007242408ea086082158018 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Mon, 28 Apr 2025 21:21:55 -0500 Subject: [PATCH] Upgrade mc-image-helper to 1.41.8 (#3429) --- Dockerfile | 4 ++-- tests/setuponlytests/cf_files/docker-compose.yml | 2 +- tests/setuponlytests/cf_files/listing.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index b7065da5..7899aa11 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ ARG EASY_ADD_VERSION=0.8.10 ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add RUN chmod +x /usr/bin/easy-add -ARG RESTIFY_VERSION=1.7.8 +ARG RESTIFY_VERSION=1.7.9 RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \ --var version=${RESTIFY_VERSION} --var app=restify --file {{.app}} \ --from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz @@ -50,7 +50,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \ --var version=${MC_SERVER_RUNNER_VERSION} --var app=mc-server-runner --file {{.app}} \ --from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz -ARG MC_HELPER_VERSION=1.41.7 +ARG MC_HELPER_VERSION=1.41.8 ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION} # used for cache busting local copy of mc-image-helper ARG MC_HELPER_REV=1 diff --git a/tests/setuponlytests/cf_files/docker-compose.yml b/tests/setuponlytests/cf_files/docker-compose.yml index afec6ec9..f311b1c3 100644 --- a/tests/setuponlytests/cf_files/docker-compose.yml +++ b/tests/setuponlytests/cf_files/docker-compose.yml @@ -6,7 +6,7 @@ services: EULA: "TRUE" SETUP_ONLY: "TRUE" TYPE: FABRIC - VERSION: 1.18.2 + VERSION: 1.20.1 # Contains mix of Forge and Fabric mods CURSEFORGE_FILES: | https://www.curseforge.com/minecraft/mc-mods/clumps/files/4153343 diff --git a/tests/setuponlytests/cf_files/listing.txt b/tests/setuponlytests/cf_files/listing.txt index ca73a6ca..a00c6cef 100644 --- a/tests/setuponlytests/cf_files/listing.txt +++ b/tests/setuponlytests/cf_files/listing.txt @@ -1 +1 @@ -architectury-api@4.12.94 \ No newline at end of file +architectury-api@9.2.14