diff --git a/litellm/litellm.yaml b/litellm/litellm.yaml index 277a053..7abd261 100644 --- a/litellm/litellm.yaml +++ b/litellm/litellm.yaml @@ -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"