Merge pull request #3045 from okxlin/renovate/innei-mx-server-8.x

Update innei/mx-server Docker tag to v8
This commit is contained in:
okxlin 2025-03-24 18:32:13 +08:00 committed by GitHub
commit 6f9c04bd66
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:7
image: innei/mx-server:8
command: bash ./docker-run.sh
environment:
- TZ=${TIME_ZONE}