Merge pull request #3500 from okxlin/renovate/innei-mx-server-10.x

Update innei/mx-server Docker tag to v10
This commit is contained in:
okxlin 2026-03-09 22:20:20 +08:00 committed by GitHub
commit b36f790ef5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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