Update mdcng/mdc Docker tag to v1.19.7 (#1075)
This commit is contained in:
parent
eecc0d9491
commit
9574503407
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.19.6"
|
image: "mdcng/mdc:1.19.7"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue