Skip to content

Commit

Permalink
Merge pull request #15 from fastrepl/fastrepl/132028
Browse files Browse the repository at this point in the history
Update Dockerfile to use version 1.40.0 of litellm image
  • Loading branch information
yujonglee authored Jun 2, 2024
2 parents 7cf5a94 + 0bf90d9 commit d13cb34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM ghcr.io/berriai/litellm:main-v1.39.6
FROM ghcr.io/berriai/litellm:main-v1.40.0

WORKDIR /app
COPY config.yaml .

EXPOSE 4000/tcp
Expand Down

0 comments on commit d13cb34

Please sign in to comment.