Changing thespacebetween to use temurin 21

This commit is contained in:
Bradley Bickford 2024-12-14 13:40:57 -05:00
parent a8b576de78
commit 2f7575c0fc

View File

@ -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"