diff --git a/docker-compose.yaml b/docker-compose.yaml index 23a596c..1211435 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -2,7 +2,7 @@ services: litellm: # litellm-database Image enthält Prisma-Migrationen für die DB-gestützte # Verwaltung von Keys/Teams/Usern über die Admin-UI - image: ghcr.io/berriai/litellm-database:main-latest + image: ghcr.io/berriai/litellm-database:latest container_name: litellm restart: unless-stopped ports: