docs: update v1.81.12-stable release notes to point to v1.81.12-stable.1

This commit is contained in:
Ishaan Jaffer 2026-02-24 12:27:21 -08:00
parent 5219b1d0c3
commit b0b0225a6f

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>