Merge pull request #3563 from okxlin/renovate/innei-mx-server-11.x

chore(deps): update innei/mx-server docker tag to v11
This commit is contained in:
okxlin
2026-03-24 08:47:07 +08:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
@@ -1,7 +1,7 @@
services:
mixspace:
container_name: ${CONTAINER_NAME}
image: innei/mx-server:10
image: innei/mx-server:11
command: bash ./docker-run.sh
environment:
- TZ=${TIME_ZONE}