Skip to content

Commit

Permalink
release: 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pycook committed Apr 3, 2024
1 parent c7d4bec commit 5266cb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- redis

cmdb-api:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.4.1
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-api:2.4.2
# build:
# context: .
# target: cmdb-api
Expand Down Expand Up @@ -70,7 +70,7 @@ services:
- cmdb-api

cmdb-ui:
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.1
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-ui:2.4.2
# build:
# context: .
# target: cmdb-ui
Expand Down

0 comments on commit 5266cb5

Please sign in to comment.