应用API更换镜像名称版本:V6-latest本页总览更换镜像名称基本信息 该接口主要用于更换由docker构建的组件,更换其地址 请求路径PUT /openapi/v1/teams/{team_id}/regions/{region_name}/apps/{app_id}/services/{service_id}/docker-image-change Body 请求体示例{ "image": "nginx:latest"} 请求参数