feat: update litellm 1.88.0

This commit is contained in:
arch3rPro
2026-06-08 03:37:11 +08:00
parent 9a6972e846
commit 3022f0c6ff
5 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
services:
litellm:
image: ghcr.io/berriai/litellm:v1.87.1
image: ghcr.io/berriai/litellm:v1.88.0
container_name: ${CONTAINER_NAME}
ports:
- "${PANEL_APP_PORT_HTTP}:4000"