1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-06-23 11:51:13 +00:00 committed by GitHub
parent 4cb8339956
commit 1d5c10422c
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:5 image: innei/mx-server:6
command: bash ./docker-run.sh command: bash ./docker-run.sh
environment: environment:
- TZ=${TIME_ZONE} - TZ=${TIME_ZONE}