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