fix migrations-job.yaml

This commit is contained in:
Ishaan Jaff 2024-11-13 16:59:34 -08:00
parent 894b295658
commit b56b5dce7f

View file

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