release: 2.3.7

This commit is contained in:
pycook 2023-11-24 14:53:53 +08:00
parent 5fe27f8678
commit 05453becf9
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ services:
- redis
cmdb-api:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.3.6
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.3.7
# build:
# context: .
# target: cmdb-api
@ -67,7 +67,7 @@ services:
- cmdb-api
cmdb-ui:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.3.6
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.3.7
# build:
# context: .
# target: cmdb-ui