Docs: Update version references to v0.26.2 in READMEs and docs (#16387)

This commit is contained in:
Liu An
2026-06-29 09:40:45 +08:00
committed by yzc
parent 9d18f33296
commit f86a0e7386
33 changed files with 82 additions and 82 deletions

View File

@@ -33,7 +33,7 @@ uv pip install sdk/python
```env
COMPOSE_PROFILES=${COMPOSE_PROFILES},tei-cpu
TEI_MODEL=BAAI/bge-small-en-v1.5
RAGFLOW_IMAGE=infiniflow/ragflow:v0.26.1 #Replace with the image you are using
RAGFLOW_IMAGE=infiniflow/ragflow:v0.26.2 #Replace with the image you are using
```