mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 20:10:19 +08:00
chore: release v2.4.7
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
|||||||
- redis
|
- redis
|
||||||
|
|
||||||
cmdb-api:
|
cmdb-api:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.4.6
|
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.4.7
|
||||||
container_name: cmdb-api
|
container_name: cmdb-api
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
@@ -83,7 +83,7 @@ services:
|
|||||||
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
|
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
|
||||||
|
|
||||||
cmdb-ui:
|
cmdb-ui:
|
||||||
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.6
|
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.7
|
||||||
container_name: cmdb-ui
|
container_name: cmdb-ui
|
||||||
depends_on:
|
depends_on:
|
||||||
cmdb-api:
|
cmdb-api:
|
||||||
|
Reference in New Issue
Block a user