chore(deps): update mdcng/mdc docker tag to v1.25.0 (#3692)
This commit is contained in:
parent
1698d5d038
commit
7b9631c9d7
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.24.1"
|
image: "mdcng/mdc:1.25.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue