Merge pull request #2076 from okxlin/renovate/innei-mx-server-7.x

chore(deps): update innei/mx-server docker tag to v7
This commit is contained in:
okxlin 2024-09-02 23:39:36 +08:00 committed by GitHub
commit 0a0f1c0d12
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:6
image: innei/mx-server:7
command: bash ./docker-run.sh
environment:
- TZ=${TIME_ZONE}