chore(deps): update innei/mx-server docker tag to v7
This commit is contained in:
parent
0b4dc47ed5
commit
688306e582
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue