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

@@ -49,7 +49,7 @@ After building the infiniflow/ragflow:nightly image, you are ready to launch a f
1. Edit Docker Compose Configuration
Open the `docker/.env` file. Find the `RAGFLOW_IMAGE` setting and change the image reference from `infiniflow/ragflow:v0.26.1` to `infiniflow/ragflow:nightly` to use the pre-built image.
Open the `docker/.env` file. Find the `RAGFLOW_IMAGE` setting and change the image reference from `infiniflow/ragflow:v0.26.2` to `infiniflow/ragflow:nightly` to use the pre-built image.
2. Launch the Service