Update mdcng/mdc Docker tag to v1.3.1
This commit is contained in:
parent
3fb917905b
commit
4ff49656dd
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mdc-ng:
|
mdc-ng:
|
||||||
image: mdcng/mdc:1.3.0
|
image: mdcng/mdc:1.3.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue