change version number (#368)

### What problem does this PR solve?

Issue link: for release v0.1.0

### Type of change

- [x] Documentation Update
- [x] Refactoring
This commit is contained in:
KevinHuSh
2024-04-15 19:51:18 +08:00
committed by GitHub
parent ec76585777
commit 9e75bd4d88
6 changed files with 9 additions and 9 deletions

View File

@ -9,7 +9,7 @@ services:
condition: service_healthy
es01:
condition: service_healthy
image: swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:v1.0
image: swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:v0.1.0
container_name: ragflow-server
ports:
- ${SVR_HTTP_PORT}:9380

View File

@ -9,7 +9,7 @@ services:
condition: service_healthy
es01:
condition: service_healthy
image: infiniflow/ragflow:v1.0
image: infiniflow/ragflow:v0.1.0
container_name: ragflow-server
ports:
- ${SVR_HTTP_PORT}:9380