chore(deps): update mdcng/mdc docker tag to v1.21.1 (#1895)
This commit is contained in:
parent
4449456dc6
commit
643904e3fa
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.20.12"
|
image: "mdcng/mdc:1.21.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue