Update innei/mx-server Docker tag to v8
This commit is contained in:
parent
5445b99ed4
commit
2b36a97f50
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
mixspace:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: innei/mx-server:7
|
||||
image: innei/mx-server:8
|
||||
command: bash ./docker-run.sh
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
|
|
|
|||
Loading…
Reference in New Issue