Update mdcng/mdc Docker tag to v1.11.0 (#439)
This commit is contained in:
parent
7b05c9c0a9
commit
350db68a84
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.9.2"
|
||||
image: "mdcng/mdc:1.11.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue