fix: fix Docker image tag

This commit is contained in:
kuwacom 2026-03-15 03:32:27 +09:00
parent 48f0023d67
commit 5f4b038d54

View file

@ -1,6 +1,6 @@
services:
minecraft-lce-dedicated-server:
image: ghcr.io/kuwacom/minecraft-lce-dedicated-server:nightly-test
image: ghcr.io/kuwacom/minecraft-lce-dedicated-server:nightly
container_name: minecraft-lce-dedicated-server
restart: unless-stopped
tty: true