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