Update mdcng/mdc Docker tag to v1.18.2 (#756)
This commit is contained in:
parent
f00e6a281f
commit
70ca41093f
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.18.0"
|
||||
image: "mdcng/mdc:1.18.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue