mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 23:07:47 +00:00
fix prisma migration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user