From abb3af07ba7a997a37bed600707e4144ea146464 Mon Sep 17 00:00:00 2001 From: Liz Fransen <32855802+elizabethlfransen@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:08:54 -0800 Subject: [PATCH] Version bump GTNH to 2.7.2 (#3258) --- examples/gtnh/docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/gtnh/docker-compose.yaml b/examples/gtnh/docker-compose.yaml index c243929a..39028f1b 100644 --- a/examples/gtnh/docker-compose.yaml +++ b/examples/gtnh/docker-compose.yaml @@ -9,7 +9,7 @@ services: environment: EULA: "TRUE" TYPE: CUSTOM - GENERIC_PACKS: GT_New_Horizons_2.7.1_Server_Java_17-21 + GENERIC_PACKS: GT_New_Horizons_2.7.2_Server_Java_17-21 GENERIC_PACKS_SUFFIX: .zip GENERIC_PACKS_PREFIX: https://downloads.gtnewhorizons.com/ServerPacks/ # if this isn't true, then the container tries to download the modpack every run @@ -22,4 +22,4 @@ services: # attach a managed volume, change to a relative or absolute host directory if needed - mc-data:/data volumes: - mc-data: \ No newline at end of file + mc-data: