forked from phoenix/litellm-mirror
fix migrations-job.yaml
This commit is contained in:
parent
894b295658
commit
b56b5dce7f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: prisma-migrations
|
||||
image: "ghcr.io/berriai/litellm:main-stable"
|
||||
image: "ghcr.io/berriai/litellm-database"
|
||||
command: ["python", "litellm/proxy/prisma_migration.py"]
|
||||
workingDir: "/app"
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue