Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolguy3289 authored Jan 3, 2024
1 parent 8366bc5 commit 6d14828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apt-get update && \
python3.9-dev \
python3-cffi \
python3-pip \
curl \
zstd && \
update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 6d14828

Please sign in to comment.