From b964e2a1a046b220378bbe4e592bc8682808ae1a Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Sat, 17 Jan 2026 11:54:04 -0800 Subject: [PATCH] updating docker pull cmd --- docs/my-website/release_notes/v1.80.15/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/my-website/release_notes/v1.80.15/index.md b/docs/my-website/release_notes/v1.80.15/index.md index 72d0e9a1e9..ae7ed701dc 100644 --- a/docs/my-website/release_notes/v1.80.15/index.md +++ b/docs/my-website/release_notes/v1.80.15/index.md @@ -1,5 +1,5 @@ --- -title: "v1.80.15-stable - Manus API Support" +title: "v1.80.15-stable.1 - Manus API Support" slug: "v1-80-15" date: 2026-01-10T10:00:00 authors: @@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem'; docker run \ -e STORE_MODEL_IN_DB=True \ -p 4000:4000 \ -docker.litellm.ai/berriai/litellm:v1.80.15.rc.1 +docker.litellm.ai/berriai/litellm:v1.80.15-stable.1 ``` @@ -638,6 +638,6 @@ Users can now see Endpoint Activity Metrics in the UI. ## Full Changelog -**[View complete changelog on GitHub](https://github.com/BerriAI/litellm/compare/v1.80.11.rc.1...v1.80.14.rc.1)** +**[View complete changelog on GitHub](https://github.com/BerriAI/litellm/compare/v1.80.11.rc.1...v1.80.15-stable.1)**