diff --git a/docker/.env b/docker/.env index 9fdf4e3ea1..0fad427487 100644 --- a/docker/.env +++ b/docker/.env @@ -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