Skip to content

Commit d96841f

Browse files
chore: sync LITELLM_VERSION default to v1.94.0 [skip ci]
1 parent 7f58ad3 commit d96841f

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.93.0
5+
ARG LITELLM_VERSION=v1.94.0
66
FROM ${LITELLM_IMAGE}:${LITELLM_VERSION}
77

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

0 commit comments

Comments
 (0)