mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
Update Dockerfile-slim
This commit is contained in:
parent
7d9a64013b
commit
aaedd5b3ff
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
|
|||
|
||||
# Upgrade pip for the latest features and install the project's Python dependencies.
|
||||
RUN pip install --no-cache-dir \
|
||||
--no-binary :all: \
|
||||
Cython==0.29.22 \
|
||||
setuptools \
|
||||
# Install PyDantic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue