Update innei/mx-server Docker tag to v8
This commit is contained in:
parent
1759b8e677
commit
6f6ea6fb63
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue