Minor changes to velocity

This commit is contained in:
Bradley Bickford 2025-07-16 19:54:43 -04:00
parent a75e8b0ded
commit c627312f2c

View File

@ -2,7 +2,7 @@ version: "3"
services: services:
velocity: velocity:
image: eclipse-temurin:17 image: eclipse-temurin:21
restart: always restart: always
ports: ports:
- "25565:25565" - "25565:25565"