1
0

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
3 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:7 image: innei/mx-server:8
command: bash ./docker-run.sh command: bash ./docker-run.sh
environment: environment:
- TZ=${TIME_ZONE} - TZ=${TIME_ZONE}