Update Forge to 36.2.26
This fixes a bug with Forge with a missing class on latest Java
This commit is contained in:
parent
750f7cad15
commit
d48f04dbe0
@ -3,7 +3,7 @@
|
|||||||
docker_container:
|
docker_container:
|
||||||
name: botaniapack2-creative
|
name: botaniapack2-creative
|
||||||
state: started
|
state: started
|
||||||
image: rehashedsalt/minecraft-forge:1.16.5-36.2.22-openjdk11
|
image: rehashedsalt/minecraft-forge:1.16.5-36.2.26-openjdk11
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
pull: yes
|
pull: yes
|
||||||
env:
|
env:
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
docker_container:
|
docker_container:
|
||||||
name: botaniapack2-survival
|
name: botaniapack2-survival
|
||||||
state: started
|
state: started
|
||||||
image: rehashedsalt/minecraft-forge:1.16.5-36.2.22-openjdk11
|
image: rehashedsalt/minecraft-forge:1.16.5-36.2.26-openjdk11
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
pull: yes
|
pull: yes
|
||||||
env:
|
env:
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
docker_container:
|
docker_container:
|
||||||
name: enigmatica6
|
name: enigmatica6
|
||||||
state: started
|
state: started
|
||||||
image: rehashedsalt/minecraft-forge:1.16.5-36.2.22-openjdk11
|
image: rehashedsalt/minecraft-forge:1.16.5-36.2.26-openjdk11
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
pull: yes
|
pull: yes
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user