Merge pull request 'chore: bump litellm-database v1.90.3 → v1.92.0' (#1) from chore/litellm-v1.92.0 into main

Reviewed-on: #1
This commit is contained in:
AVB
2026-07-16 07:19:11 -07:00
+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}