mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 19:15:30 +08:00
Bump to infinity v0.6.0-dev4 (#9013)
### What problem does this PR solve? Bump to infinity v0.6.0-dev4. WARNNING: infinity v0.6.0-dev4 has very different meta data format with older versions. You have to destroy infinity data volume are restart infinity container if there's existing data. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -77,7 +77,7 @@ services:
|
||||
container_name: ragflow-infinity
|
||||
profiles:
|
||||
- infinity
|
||||
image: infiniflow/infinity:v0.6.0-dev3
|
||||
image: infiniflow/infinity:v0.6.0-dev4
|
||||
volumes:
|
||||
- infinity_data:/var/infinity
|
||||
- ./infinity_conf.toml:/infinity_conf.toml
|
||||
|
||||
Reference in New Issue
Block a user