mirror of
https://github.com/veops/cmdb.git
synced 2025-09-23 05:49:18 +08:00
Compare commits
1 Commits
deploy_on_
...
2.3.7
Author | SHA1 | Date | |
---|---|---|---|
|
05453becf9 |
@@ -32,7 +32,7 @@ services:
|
|||||||
- redis
|
- redis
|
||||||
|
|
||||||
cmdb-api:
|
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:
|
# build:
|
||||||
# context: .
|
# context: .
|
||||||
# target: cmdb-api
|
# target: cmdb-api
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- cmdb-api
|
- cmdb-api
|
||||||
|
|
||||||
cmdb-ui:
|
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:
|
# build:
|
||||||
# context: .
|
# context: .
|
||||||
# target: cmdb-ui
|
# target: cmdb-ui
|
||||||
|
Reference in New Issue
Block a user