Update mdcng/mdc Docker tag to v1.9.2 (#327)
This commit is contained in:
parent
43b3e45fe7
commit
737a91378b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.8.0"
|
image: "mdcng/mdc:1.9.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue