Feat: Setzt litellm auf :latest
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user