chore: bump litellm-database v1.90.3 → v1.92.0 #1

Merged
AVB merged 1 commits from chore/litellm-v1.92.0 into main 2026-07-16 07:19:12 -07:00
Showing only changes of commit 40fb1329c3 - Show all commits
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- traefik.http.services.open-webui.loadbalancer.sticky.cookie.httponly=true
- traefik.swarm.network=traefik_backend
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
environment:
- AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}