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: