chore: bump litellm-database v1.90.3 -> v1.92.0

Latest stable release. Includes Bedrock fixes since 1.90.x
(anthropic-beta header forwarding, converse stream handling,
STS region decoupling).
This commit is contained in:
2026-07-15 22:00:16 -07:00
parent bc1f4f288a
commit 6221f5d213
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- traefik.http.services.open-webui.loadbalancer.sticky.cookie.httponly=true - traefik.http.services.open-webui.loadbalancer.sticky.cookie.httponly=true
- traefik.swarm.network=traefik_backend - traefik.swarm.network=traefik_backend
litellm: # litellm: #
image: docker.litellm.ai/berriai/litellm-database:v1.90.3 #main-latest image: docker.litellm.ai/berriai/litellm-database:v1.92.0 #main-latest
command: --config /app/config.yaml --port 4000 command: --config /app/config.yaml --port 4000
environment: environment:
- AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID} - AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}