Skip to content

Commit 600a469

Browse files
chore: sync LITELLM_VERSION default to v1.96.2 [skip ci]
1 parent a38d8b5 commit 600a469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# ghcr.io/berriai/litellm-database (helm chart default). Both are alpine,
33
# run as root, and ship litellm in site-packages, so patching is identical.
44
ARG LITELLM_IMAGE=ghcr.io/berriai/litellm
5-
ARG LITELLM_VERSION=v1.96.0
5+
ARG LITELLM_VERSION=v1.96.2
66
FROM ${LITELLM_IMAGE}:${LITELLM_VERSION}
77

88
# 1. Strip the proprietary enterprise code (enterprise/LICENSE.md forbids

0 commit comments

Comments
 (0)