Update innei/mx-server Docker tag to v8

This commit is contained in:
renovate[bot] 2025-03-23 16:23:47 +00:00 committed by GitHub
parent 3d07a1c11a
commit b8157b0588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}