feat: update litellm 1.86.2

This commit is contained in:
arch3rPro
2026-05-28 03:36:10 +08:00
parent 0a4e97ef82
commit ac095731bd
5 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
services:
litellm:
image: ghcr.io/berriai/litellm:v1.86.1
image: ghcr.io/berriai/litellm:v1.86.2
container_name: ${CONTAINER_NAME}
ports:
- "${PANEL_APP_PORT_HTTP}:4000"