Update mdcng/mdc Docker tag to v1.19.6 (#1069)
This commit is contained in:
parent
34b6828539
commit
7ffdf98509
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.19.5"
|
||||
image: "mdcng/mdc:1.19.6"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue