fix migration job

This commit is contained in:
Ishaan Jaff 2024-11-13 17:02:06 -08:00
parent b56b5dce7f
commit 0e2c16e948

View file

@ -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: