fix: restore litellm image tag to main-v1.55.10

This commit is contained in:
Antigravity 2026-05-19 23:06:58 -04:00
parent ae406af473
commit 17c9e8b74b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ spec:
fsGroup: 1000
containers:
- name: litellm
image: ghcr.io/berriai/litellm:v1.55.10
image: ghcr.io/berriai/litellm:main-v1.55.10
args:
- "--config"
- "/etc/litellm/config.yaml"