Update mdcng/mdc Docker tag to v1.14.1 (#540)
This commit is contained in:
parent
d63f71fe85
commit
0ca2d3a0f6
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.13.1"
|
image: "mdcng/mdc:1.14.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue