fix: restore litellm image tag to main-v1.55.10
This commit is contained in:
parent
ae406af473
commit
17c9e8b74b
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue