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