Update mdcng/mdc Docker tag to v1.12.2 (#481)
This commit is contained in:
parent
df24c963a9
commit
9f4a2e4c55
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: "mdcng/mdc:1.12.0"
|
image: "mdcng/mdc:1.12.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue