Skip to content

Commit 3162c81

Browse files
committed
chore: relase v2.6.1
1 parent 5fad4d1 commit 3162c81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
- redis
4242

4343
cmdb-api:
44-
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.5.5
44+
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.6.1
4545
container_name: cmdb-api
4646
env_file:
4747
- .env
@@ -86,7 +86,7 @@ services:
8686
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
8787

8888
cmdb-ui:
89-
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.5.5
89+
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.6.1
9090
container_name: cmdb-ui
9191
depends_on:
9292
cmdb-api:

0 commit comments

Comments
 (0)