Merge branch 'main' into patch-7
This commit is contained in:
commit
09f946b106
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
FROM openjdk:21-buster
|
FROM openjdk:21-buster
|
||||||
|
|
||||||
LABEL version="2.39"
|
LABEL version="2.41"
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y curl unzip jq && \
|
RUN apt-get update && apt-get install -y curl unzip jq && \
|
||||||
adduser --uid 99 --gid 100 --home /data --disabled-password minecraft
|
adduser --uid 99 --gid 100 --home /data --disabled-password minecraft
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
|
|
||||||
- [Description](#description)
|
- [Description](#description)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue