Merge pull request #1634 from okxlin/renovate/innei-mx-server-6.x

chore(deps): update innei/mx-server docker tag to v6
This commit is contained in:
okxlin 2024-06-23 19:51:30 +08:00 committed by GitHub
commit bb627d0009
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:5
image: innei/mx-server:6
command: bash ./docker-run.sh
environment:
- TZ=${TIME_ZONE}