Update mdcng/mdc Docker tag to v1.16.1 (#633)
This commit is contained in:
parent
92d639adc0
commit
664c538d5a
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.15.2"
|
||||
image: "mdcng/mdc:1.16.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue