Skip to content

Commit

Permalink
fix(llm-proxy): Update docker image to main-v1.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorrr authored Sep 18, 2024
1 parent b52e27f commit 7ff770e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm-proxy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: julep-llm-proxy

services:
litellm:
image: ghcr.io/berriai/litellm:main-stable
image: ghcr.io/berriai/litellm-database:main-v1.46.2
volumes:
- ./litellm-config.yaml:/app/config.yaml
- .keys:/app/.keys
Expand Down

0 comments on commit 7ff770e

Please sign in to comment.