docs: update v1.81.12-stable release notes to point to v1.81.12-stable.1 (#22036)

This commit is contained in:
Ishaan Jaff
2026-02-24 12:30:18 -08:00
committed by GitHub
parent 5219b1d0c3
commit 33719e6b38
+2 -2
View File
@@ -1,5 +1,5 @@
---
title: "v1.81.12-stable - Guardrail Policy Templates & Action Builder"
title: "v1.81.12-stable.1 - Guardrail Policy Templates & Action Builder"
slug: "v1-81-12"
date: 2026-02-14T00:00:00
authors:
@@ -27,7 +27,7 @@ import Image from '@theme/IdealImage';
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.81.12-stable
ghcr.io/berriai/litellm:main-v1.81.12-stable.1
```
</TabItem>