From 18ea0933443ce5f1eddf94fe9f3923ec3b8aa9da Mon Sep 17 00:00:00 2001 From: Wang Qi Date: Wed, 8 Jul 2026 11:05:09 +0800 Subject: [PATCH] Dev: need set the stable version (#16730) Resolve: #16729 --- README.md | 2 +- README_ar.md | 2 +- README_fr.md | 2 +- README_id.md | 2 +- README_ja.md | 2 +- README_ko.md | 2 +- README_pt_br.md | 2 +- README_tr.md | 2 +- README_tzh.md | 2 +- README_zh.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index eef7b4704..260462e45 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ releases! 🌟 ```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. diff --git a/README_ar.md b/README_ar.md index 80a83dfc6..1bb0106f2 100644 --- a/README_ar.md +++ b/README_ar.md @@ -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. diff --git a/README_fr.md b/README_fr.md index 1443805ed..1a4e8370f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -195,7 +195,7 @@ Essayez notre service cloud sur [https://cloud.ragflow.io](https://cloud.ragflow ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # Optionnel : utiliser un tag stable (voir les versions : https://github.com/infiniflow/ragflow/releases) # Cette étape garantit que le fichier **entrypoint.sh** dans le code correspond à la version de l'image Docker. diff --git a/README_id.md b/README_id.md index 19fa15ec0..f3d55b261 100644 --- a/README_id.md +++ b/README_id.md @@ -196,7 +196,7 @@ Coba layanan cloud kami di [https://cloud.ragflow.io](https://cloud.ragflow.io). ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # Opsional: gunakan tag stabil (lihat releases: https://github.com/infiniflow/ragflow/releases) # This steps ensures the **entrypoint.sh** file in the code matches the Docker image version. diff --git a/README_ja.md b/README_ja.md index 8e5774466..b727d5e0c 100644 --- a/README_ja.md +++ b/README_ja.md @@ -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 イメージのバージョンと一致していることを確認します。 diff --git a/README_ko.md b/README_ko.md index 8114b5255..05063e4f9 100644 --- a/README_ko.md +++ b/README_ko.md @@ -179,7 +179,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) # 이 단계는 코드의 entrypoint.sh 파일이 Docker 이미지 버전과 일치하도록 보장합니다. diff --git a/README_pt_br.md b/README_pt_br.md index 157c5a13a..e08177edf 100644 --- a/README_pt_br.md +++ b/README_pt_br.md @@ -196,7 +196,7 @@ Experimente o nosso serviço na nuvem em [https://cloud.ragflow.io](https://clou ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # Opcional: use uma tag estável (veja releases: https://github.com/infiniflow/ragflow/releases) # Esta etapa garante que o arquivo entrypoint.sh no código corresponda à versão da imagem do Docker. diff --git a/README_tr.md b/README_tr.md index aa4924794..a53514b1e 100644 --- a/README_tr.md +++ b/README_tr.md @@ -196,7 +196,7 @@ Bulut hizmetimizi [https://cloud.ragflow.io](https://cloud.ragflow.io) adresinde ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # İsteğe bağlı: Kararlı bir etiket kullanın (sürümler: https://github.com/infiniflow/ragflow/releases) # Bu adım, koddaki **entrypoint.sh** dosyasının Docker imaj sürümüyle eşleşmesini sağlar. diff --git a/README_tzh.md b/README_tzh.md index 7f13bf779..b6cc830bc 100644 --- a/README_tzh.md +++ b/README_tzh.md @@ -196,7 +196,7 @@ ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # 可選:使用穩定版標籤(查看發佈:https://github.com/infiniflow/ragflow/releases) # 此步驟確保程式碼中的 entrypoint.sh 檔案與 Docker 映像版本一致。 diff --git a/README_zh.md b/README_zh.md index a76d82021..bfc23deb7 100644 --- a/README_zh.md +++ b/README_zh.md @@ -197,7 +197,7 @@ ```bash $ cd ragflow/docker - # git checkout v0.26.4 + git checkout v0.26.4 # 可选:使用稳定版本标签(查看发布:https://github.com/infiniflow/ragflow/releases) # 这一步确保代码中的 entrypoint.sh 文件与 Docker 镜像的版本保持一致。