change litellm image to main-latest

This commit is contained in:
Roger Oriol
2026-01-24 15:59:09 +01:00
parent 9a4a6c1485
commit f6963f7501

View File

@@ -35,7 +35,7 @@ spec:
spec:
containers:
- name: litellm
image: ghcr.io/berriai/litellm:main-stable # it is recommended to fix a version generally
image: ghcr.io/berriai/litellm:main-latest # it is recommended to fix a version generally
args:
- "--config"
- "/app/proxy_server_config.yaml"