Skip to content

Commit a4e686f

Browse files
committed
chore: release v2.5.4
1 parent 45bb386 commit a4e686f

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.3
44+
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.5.4
4545
container_name: cmdb-api
4646
env_file:
4747
- .env
@@ -85,7 +85,7 @@ services:
8585
test: "ps aux|grep -v grep|grep -v '1 root'|grep gunicorn || exit 1"
8686

8787
cmdb-ui:
88-
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.5.3
88+
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.5.4
8989
container_name: cmdb-ui
9090
depends_on:
9191
cmdb-api:

0 commit comments

Comments
 (0)