change litellm image to main-latest
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: litellm
|
- 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:
|
args:
|
||||||
- "--config"
|
- "--config"
|
||||||
- "/app/proxy_server_config.yaml"
|
- "/app/proxy_server_config.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user