mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Set image tag v0.25.0 (#14299)
### What problem does this PR solve? AD ### Type of change
This commit is contained in:
@@ -159,7 +159,7 @@ GO_ADMIN_PORT=9383
|
||||
API_PROXY_SCHEME=python # use pure python server deployment
|
||||
|
||||
# The RAGFlow Docker image to download. v0.22+ doesn't include embedding models.
|
||||
RAGFLOW_IMAGE=infiniflow/ragflow:latest
|
||||
RAGFLOW_IMAGE=infiniflow/ragflow:v0.25.0
|
||||
|
||||
# If you cannot download the RAGFlow Docker image:
|
||||
# RAGFLOW_IMAGE=swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:v0.25.0
|
||||
|
||||
Reference in New Issue
Block a user