Update mdcng/mdc Docker tag to v1.18.0 (#732)
This commit is contained in:
parent
0d8e9bf54c
commit
630cf6a232
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.17.3"
|
||||
image: "mdcng/mdc:1.18.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue