feat: update litellm 1.89.0

This commit is contained in:
arch3rPro
2026-06-14 23:49:22 +08:00
parent 21bcc1ad42
commit 183144ef17
5 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
services:
litellm:
image: ghcr.io/berriai/litellm:v1.88.1
image: ghcr.io/berriai/litellm:v1.89.0
container_name: ${CONTAINER_NAME}
ports:
- "${PANEL_APP_PORT_HTTP}:4000"