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:
|
||||
name: botaniapack2-creative
|
||||
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
|
||||
pull: yes
|
||||
env:
|
||||
|
@ -3,7 +3,7 @@
|
||||
docker_container:
|
||||
name: botaniapack2-survival
|
||||
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
|
||||
pull: yes
|
||||
env:
|
||||
|
@ -3,7 +3,7 @@
|
||||
docker_container:
|
||||
name: enigmatica6
|
||||
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
|
||||
pull: yes
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user