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
f733038885
commit
42259967bc
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ RUN apt-get update && \
|
|||
python3.9 \
|
||||
python3.9-dev \
|
||||
python3-cffi \
|
||||
python3-pip && \
|
||||
python3-pip
|
||||
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