Dev: need set the stable version (#16730)

Resolve: #16729
This commit is contained in:
Wang Qi
2026-07-08 11:05:09 +08:00
committed by GitHub
parent 40cb581d16
commit 18ea093344
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
```bash
$ cd ragflow/docker
# git checkout v0.26.4
git checkout v0.26.4
# Optional: use a stable tag (see releases: https://github.com/infiniflow/ragflow/releases)
# This step ensures the **entrypoint.sh** file in the code matches the Docker image version.