fix prisma migration

This commit is contained in:
Ishaan Jaff 2024-11-13 17:04:58 -08:00
parent 0e2c16e948
commit f2e6025c65

View file

@ -13,7 +13,7 @@ spec:
spec: spec:
containers: containers:
- name: prisma-migrations - name: prisma-migrations
image: ghcr.io/berriai/litellm-database image: ghcr.io/berriai/litellm-database:main-latest
command: ["python", "litellm/proxy/prisma_migration.py"] command: ["python", "litellm/proxy/prisma_migration.py"]
workingDir: "/app" workingDir: "/app"
env: env: