fix prisma migration
This commit is contained in:
parent
0e2c16e948
commit
f2e6025c65
@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: prisma-migrations
|
||||
image: ghcr.io/berriai/litellm-database
|
||||
image: ghcr.io/berriai/litellm-database:main-latest
|
||||
command: ["python", "litellm/proxy/prisma_migration.py"]
|
||||
workingDir: "/app"
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user