diff --git a/templates/compose/librechat.yaml b/templates/compose/librechat.yaml index f473985de..2c66e9c3b 100644 --- a/templates/compose/librechat.yaml +++ b/templates/compose/librechat.yaml @@ -129,7 +129,7 @@ services: start_period: 10s rag-api: - image: ghcr.io/danny-avila/librechat-rag-api-dev-lite:latest + image: ghcr.io/danny-avila/librechat-rag-api-dev-lite:v0.7.3 environment: - POSTGRES_DB=rag - POSTGRES_USER=${SERVICE_USER_POSTGRES}