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
0cbd81c676
commit
8366bc5721
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ 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