1
0
Fork 0

chore(deps): update innei/mx-server docker tag to v7

This commit is contained in:
renovate[bot] 2024-09-02 15:39:01 +00:00 committed by GitHub
parent 0b4dc47ed5
commit 688306e582
1 changed files with 1 additions and 1 deletions

View File

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