Skip to content

Commit

Permalink
Update model inference server version docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay920 authored Jan 23, 2024
1 parent 9530ebc commit 36297b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ services:
- rubra

litellm:
image: ghcr.io/berriai/litellm:main-v1.15.3
image: ghcr.io/berriai/litellm:main-v1.18.9
ports:
- "8002:8002"
volumes:
Expand Down

0 comments on commit 36297b1

Please sign in to comment.