Skip to content

Commit

Permalink
Update Dockerfile-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
hlohaus authored Nov 24, 2024
1 parent 7d9a640 commit aaedd5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile-slim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aaedd5b

Please sign in to comment.