mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-23 12:15:24 +00:00
Switch Quilt and Purpur to image helper (#2229)
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
mc:
|
||||
image: ${IMAGE_TO_TEST:-itzg/minecraft-server}
|
||||
image: itzg/minecraft-server
|
||||
environment:
|
||||
EULA: "true"
|
||||
TYPE: PAPER
|
||||
|
||||
Reference in New Issue
Block a user