1
0
Fork 0

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 bf2b056684
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}