diff --git a/Dockerfile b/Dockerfile index ed9695f..159c58d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM openjdk:21-buster -LABEL version="2.39" +LABEL version="2.41" RUN apt-get update && apt-get install -y curl unzip jq && \ adduser --uid 99 --gid 100 --home /data --disabled-password minecraft diff --git a/README.md b/README.md index f074570..4a94cf8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [All the Mods 10-2.39](https://www.curseforge.com/minecraft/modpacks/all-the-mods-10) on Curseforge +# [All the Mods 10-2.41](https://www.curseforge.com/minecraft/modpacks/all-the-mods-10) on Curseforge - [Description](#description)