mirror of
https://github.com/LBRYFoundation/hub.git
synced 2025-08-23 09:27:23 +00:00
Update Dockerfile
This commit is contained in:
parent
8366bc5721
commit
6d148285a3
1 changed files with 1 additions and 0 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue