chore(deps): update mdcng/mdc docker tag to v1.24.0 (#3560)
This commit is contained in:
parent
d8b711a8b5
commit
b752024687
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.23.0"
|
image: "mdcng/mdc:1.24.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue