Feat: Setzt litellm auf :latest

This commit is contained in:
2026-09-03 19:49:07 +02:00
parent c911577d19
commit e8c85e9f99
+1 -1
View File
@@ -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: