chore(deps): update mdcng/mdc docker tag to v1.20.11 (#1720)
This commit is contained in:
parent
344d9a9830
commit
da77ee644c
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.20.10"
|
image: "mdcng/mdc:1.20.11"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue