mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Bump infinity to 0.6.2 (#10887)
### What problem does this PR solve? Bump infinity to 0.6.2 https://github.com/infiniflow/infinity/issues/3052 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -72,7 +72,7 @@ services:
|
||||
infinity:
|
||||
profiles:
|
||||
- infinity
|
||||
image: infiniflow/infinity:v0.6.1
|
||||
image: infiniflow/infinity:v0.6.2
|
||||
volumes:
|
||||
- infinity_data:/var/infinity
|
||||
- ./infinity_conf.toml:/infinity_conf.toml
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
[general]
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
time_zone = "utc-8"
|
||||
|
||||
[network]
|
||||
|
||||
Reference in New Issue
Block a user