mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user