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

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