jinhai-2012 commited on
Commit
7f210cb
·
1 Parent(s): bd39551

Update version to v0.3.1 (#544)

Browse files

### What problem does this PR solve?

Update version to v0.3.1

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <[email protected]>

Files changed (5) hide show
  1. README.md +3 -3
  2. README_ja.md +3 -3
  3. README_zh.md +3 -3
  4. docker/.env +1 -1
  5. docs/faq.md +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.0-brightgreen"
21
- alt="docker pull infiniflow/ragflow:v0.3.0"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
@@ -179,7 +179,7 @@ To build the Docker images from source:
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
- $ docker build -t infiniflow/ragflow:v0.3.0 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
 
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.1-brightgreen"
21
+ alt="docker pull infiniflow/ragflow:v0.3.1"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
 
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
+ $ docker build -t infiniflow/ragflow:v0.3.1 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
README_ja.md CHANGED
@@ -17,8 +17,8 @@
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.0-brightgreen"
21
- alt="docker pull infiniflow/ragflow:v0.3.0"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
@@ -179,7 +179,7 @@
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
- $ docker build -t infiniflow/ragflow:v0.3.0 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
 
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.1-brightgreen"
21
+ alt="docker pull infiniflow/ragflow:v0.3.1"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
 
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
+ $ docker build -t infiniflow/ragflow:v0.3.1 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
README_zh.md CHANGED
@@ -17,8 +17,8 @@
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.0-brightgreen"
21
- alt="docker pull infiniflow/ragflow:v0.3.0"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
@@ -179,7 +179,7 @@
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
- $ docker build -t infiniflow/ragflow:v0.3.0 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
 
17
  <a href="https://demo.ragflow.io" target="_blank">
18
  <img alt="Static Badge" src="https://img.shields.io/badge/RAGFLOW-LLM-white?&labelColor=dd0af7"></a>
19
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
20
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.3.1-brightgreen"
21
+ alt="docker pull infiniflow/ragflow:v0.3.1"></a>
22
  <a href="https://github.com/infiniflow/ragflow/blob/main/LICENSE">
23
  <img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1" alt="license">
24
  </a>
 
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow/
182
+ $ docker build -t infiniflow/ragflow:v0.3.1 .
183
  $ cd ragflow/docker
184
  $ chmod +x ./entrypoint.sh
185
  $ docker compose up -d
docker/.env CHANGED
@@ -27,7 +27,7 @@ MINIO_PASSWORD=infini_rag_flow
27
 
28
  SVR_HTTP_PORT=9380
29
 
30
- RAGFLOW_VERSION=v0.3.0
31
 
32
  TIMEZONE='Asia/Shanghai'
33
 
 
27
 
28
  SVR_HTTP_PORT=9380
29
 
30
+ RAGFLOW_VERSION=v0.3.1
31
 
32
  TIMEZONE='Asia/Shanghai'
33
 
docs/faq.md CHANGED
@@ -55,7 +55,7 @@ This feature and the related APIs are still in development. Contributions are we
55
  ```
56
  $ git clone https://github.com/infiniflow/ragflow.git
57
  $ cd ragflow
58
- $ docker build -t infiniflow/ragflow:v0.3.0 .
59
  $ cd ragflow/docker
60
  $ chmod +x ./entrypoint.sh
61
  $ docker compose up -d
@@ -212,7 +212,7 @@ $ docker ps
212
  *The system displays the following if all your RAGFlow components are running properly:*
213
 
214
  ```
215
- 5bc45806b680 infiniflow/ragflow:v0.3.0 "./entrypoint.sh" 11 hours ago Up 11 hours 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:9380->9380/tcp, :::9380->9380/tcp ragflow-server
216
  91220e3285dd docker.elastic.co/elasticsearch/elasticsearch:8.11.3 "/bin/tini -- /usr/l…" 11 hours ago Up 11 hours (healthy) 9300/tcp, 0.0.0.0:9200->9200/tcp, :::9200->9200/tcp ragflow-es-01
217
  d8c86f06c56b mysql:5.7.18 "docker-entrypoint.s…" 7 days ago Up 16 seconds (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp ragflow-mysql
218
  cd29bcb254bc quay.io/minio/minio:RELEASE.2023-12-20T01-00-02Z "/usr/bin/docker-ent…" 2 weeks ago Up 11 hours 0.0.0.0:9001->9001/tcp, :::9001->9001/tcp, 0.0.0.0:9000->9000/tcp, :::9000->9000/tcp ragflow-minio
 
55
  ```
56
  $ git clone https://github.com/infiniflow/ragflow.git
57
  $ cd ragflow
58
+ $ docker build -t infiniflow/ragflow:v0.3.1 .
59
  $ cd ragflow/docker
60
  $ chmod +x ./entrypoint.sh
61
  $ docker compose up -d
 
212
  *The system displays the following if all your RAGFlow components are running properly:*
213
 
214
  ```
215
+ 5bc45806b680 infiniflow/ragflow:v0.3.1 "./entrypoint.sh" 11 hours ago Up 11 hours 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:9380->9380/tcp, :::9380->9380/tcp ragflow-server
216
  91220e3285dd docker.elastic.co/elasticsearch/elasticsearch:8.11.3 "/bin/tini -- /usr/l…" 11 hours ago Up 11 hours (healthy) 9300/tcp, 0.0.0.0:9200->9200/tcp, :::9200->9200/tcp ragflow-es-01
217
  d8c86f06c56b mysql:5.7.18 "docker-entrypoint.s…" 7 days ago Up 16 seconds (healthy) 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp ragflow-mysql
218
  cd29bcb254bc quay.io/minio/minio:RELEASE.2023-12-20T01-00-02Z "/usr/bin/docker-ent…" 2 weeks ago Up 11 hours 0.0.0.0:9001->9001/tcp, :::9001->9001/tcp, 0.0.0.0:9000->9000/tcp, :::9000->9000/tcp ragflow-minio