Update mdcng/mdc Docker tag to v1.19.2 (#980)
This commit is contained in:
parent
8767b0d6d2
commit
4a34629599
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.19.1"
|
||||
image: "mdcng/mdc:1.19.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue