Update mdcng/mdc Docker tag to v1.13.1 (#501)
This commit is contained in:
parent
4916784b2c
commit
27a0382ee6
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mdc-ng:
|
||||
image: "mdcng/mdc:1.12.3"
|
||||
image: "mdcng/mdc:1.13.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue