Update mdcng/mdc Docker tag to v1.17.0 (#687)
This commit is contained in:
parent
e5e6811bc0
commit
5dcbd9b5b4
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.16.2"
|
||||
image: "mdcng/mdc:1.17.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue