Update innei/mx-server Docker tag to v9

This commit is contained in:
renovate[bot] 2026-01-30 07:39:05 +00:00 committed by GitHub
parent 936fa9a95f
commit 80a0794671
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
services:
mixspace:
container_name: ${CONTAINER_NAME}
image: innei/mx-server:8
image: innei/mx-server:9
command: bash ./docker-run.sh
environment:
- TZ=${TIME_ZONE}