Update mdcng/mdc Docker tag to v1.20.0 (#1222)
This commit is contained in:
parent
2714fc6817
commit
49521f1e6e
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.19.7"
|
||||
image: "mdcng/mdc:1.20.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue