mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-30 00:32:30 +08:00
Bump infinity to 0.6.15 (#12264)
### What problem does this PR solve? As title ### Type of change - [x] Other (please describe): update doc engine Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -72,7 +72,7 @@ services:
|
||||
infinity:
|
||||
profiles:
|
||||
- infinity
|
||||
image: infiniflow/infinity:v0.6.13
|
||||
image: infiniflow/infinity:v0.6.15
|
||||
volumes:
|
||||
- infinity_data:/var/infinity
|
||||
- ./infinity_conf.toml:/infinity_conf.toml
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
[general]
|
||||
version = "0.6.13"
|
||||
version = "0.6.15"
|
||||
time_zone = "utc-8"
|
||||
|
||||
[network]
|
||||
|
||||
Reference in New Issue
Block a user