mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Update innei/mx-server Docker tag to v8
This commit is contained in:
parent
3d07a1c11a
commit
b8157b0588
@ -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
Block a user