mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix docs warning (#7419)
This commit is contained in:
parent
fbe7ba4ce6
commit
157810fcbf
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM python:3.14.0a3-slim
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue