Update mdcng/mdc Docker tag to v1.19.1 (#957)
This commit is contained in:
parent
5d2d3c8285
commit
b9a9acd5d3
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.19.0"
|
||||
image: "mdcng/mdc:1.19.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue