Skip to content

Commit

Permalink
Fix litellm version to 1.41.3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
david1542 committed Jul 27, 2024
1 parent 6c4932b commit 7f278e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- POSTGRES_USER
- POSTGRES_MULTIPLE_DATABASES
litellm-common:
image: ghcr.io/berriai/litellm:main-latest
image: ghcr.io/berriai/litellm:main-v1.41.3
container_name: litellm
profiles: ["app", "infra"]
env_file:
Expand Down

0 comments on commit 7f278e1

Please sign in to comment.