mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-11 15:23:59 +00:00
Reworded descriptions for development versions and latest version (#3132)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
parent
0081d0f05f
commit
4ad031e97d
@ -7,12 +7,10 @@ slug: /upgrade_ragflow
|
|||||||
|
|
||||||
You can upgrade RAGFlow to dev version or the latest version:
|
You can upgrade RAGFlow to dev version or the latest version:
|
||||||
|
|
||||||
- Dev versions are for developers and contributors. They are published on a nightly basis and may crash because they are not fully tested. We cannot guarantee their validity and you are at your own risk trying out latest, untested features.
|
- A Dev version (Development version) is the latest, tested image.
|
||||||
- The latest version refers to the most recent, officially published release. It is stable and works best with regular users.
|
- The latest version is the most recent, officially published release.
|
||||||
|
|
||||||
To upgrade RAGFlow to the dev version:
|
## Upgrade RAGFlow to the dev version
|
||||||
|
|
||||||
Update the RAGFlow image and restart RAGFlow:
|
|
||||||
|
|
||||||
1. Update **ragflow/docker/.env** as follows:
|
1. Update **ragflow/docker/.env** as follows:
|
||||||
|
|
||||||
@ -27,7 +25,7 @@ Update the RAGFlow image and restart RAGFlow:
|
|||||||
docker compose -f docker/docker-compose.yml up -d
|
docker compose -f docker/docker-compose.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
To upgrade RAGFlow to the latest version:
|
## Upgrade RAGFlow to the latest version
|
||||||
|
|
||||||
1. Update **ragflow/docker/.env** as follows:
|
1. Update **ragflow/docker/.env** as follows:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user