v1.72.6-stable

This commit is contained in:
Ishaan Jaff 2025-06-19 12:21:16 -07:00
parent 0a855ad728
commit e90473c40e

View file

@ -1,5 +1,5 @@
---
title: "[PRE-RELEASE] v1.72.6-stable - MCP Gateway Permission Management"
title: "v1.72.6-stable - MCP Gateway Permission Management"
slug: "v1-72-6-stable"
date: 2025-06-14T10:00:00
authors:
@ -36,7 +36,7 @@ The production version will be released on Wednesday.
docker run
-e STORE_MODEL_IN_DB=True
-p 4000:4000
ghcr.io/berriai/litellm:main-v1.72.6.post1-nightly
ghcr.io/berriai/litellm:main-v1.72.6-stable
```
</TabItem>