Upgrade ops-gateway
-
Pull the image file of the target version (offline package download)
docker pull registry.cn-hangzhou.aliyuncs.com/mdpublic/ops-gateway:<version> -
Modify the corresponding image version in the
/data/mingdao/script/ops.yamlfile. -
Update
yamlto apply the new versiondocker-compose -f /data/mingdao/script/ops.yaml up -d