diff --git a/README.md b/README.md index 3f224315a..299bd67fd 100644 --- a/README.md +++ b/README.md @@ -203,12 +203,14 @@ releases! 🌟 # docker compose -f docker-compose.yml up -d ``` -| RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? | -| ----------------- | --------------- | --------------------- | -------------------------- | -| v0.22.0 | ≈2 | ❌ | Stable release | -| nightly | ≈2 | ❌ | _Unstable_ nightly build | +> Note: Prior to `v0.22.0`, we provided both images with embedding models and slim images without embedding models. Details as follows: -> Note: Starting with `v0.22.0`, we ship only the slim edition and no longer append the **-slim** suffix to the image tag. +| RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? | +| ----------------- | --------------- | --------------------- | ------------------------ | +| v0.21.1 | ≈9 | ✔️ | Stable release | +| v0.21.1-slim | ≈2 | ❌ | Stable release | + +> Starting with `v0.22.0`, we ship only the slim edition and no longer append the **-slim** suffix to the image tag. 4. Check the server status after having the server up and running: