Docs: Update version references to v0.26.4 in READMEs and docs (#16716)

This commit is contained in:
Liu An
2026-07-07 19:36:58 +08:00
committed by GitHub
parent 41801ad2b8
commit 4da9429451
33 changed files with 180 additions and 180 deletions

View File

@@ -50,7 +50,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.3` 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.4` to `infiniflow/ragflow:nightly` to use the pre-built image.
2. Launch the Service