forked from phoenix/litellm-mirror
fix migration job
This commit is contained in:
parent
b56b5dce7f
commit
0e2c16e948
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: prisma-migrations
|
||||
image: "ghcr.io/berriai/litellm-database"
|
||||
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