release: v2.3.8

This commit is contained in:
pycook
2023-12-18 20:08:19 +08:00
parent 3e6ebec9af
commit 92b54f045f
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ services:
- redis
cmdb-api:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.3.7
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.3.8
# 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.7
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.3.8
# build:
# context: .
# target: cmdb-ui