Changing thespacebetween to use temurin 21
This commit is contained in:
parent
a8b576de78
commit
2f7575c0fc
@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
thespacebetween:
|
||||
image: eclipse-temurin:17
|
||||
image: eclipse-temurin:21
|
||||
restart: always
|
||||
ports:
|
||||
- "25565:25565"
|
||||
|
Loading…
Reference in New Issue
Block a user