Docs: Update version references to v0.26.3 in READMEs and docs (#16574)

This commit is contained in:
Liu An
2026-07-02 20:55:15 +08:00
committed by GitHub
parent 93f6d647d4
commit 32c5cb16e9
33 changed files with 83 additions and 83 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.2 #Replace with the image you are using
RAGFLOW_IMAGE=infiniflow/ragflow:v0.26.3 #Replace with the image you are using
```