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

View File

@@ -177,7 +177,7 @@
```bash
$ cd ragflow/docker
# git checkout v0.26.4
git checkout v0.26.4
# 任意: 安定版タグを利用 (一覧: https://github.com/infiniflow/ragflow/releases)
# この手順は、コード内の entrypoint.sh ファイルが Docker イメージのバージョンと一致していることを確認します。