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