mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
update docs base docker
This commit is contained in:
parent
c6ca835046
commit
77fa751639
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
FROM python:3.10
|
||||
|
||||
FROM python:3.14.0a3-slim
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue