mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 11:01:26 +00:00
upgrade pip to 18.1
This commit is contained in:
parent
026c60ff18
commit
b06d9aa5c4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ RUN \
|
|||
wget=1.19.5-r0 \
|
||||
\
|
||||
&& pip install --no-cache-dir -U \
|
||||
pip==18.0 \
|
||||
pip==18.1 \
|
||||
&& pip install --no-cache-dir -U \
|
||||
plexapi==3.1.0 \
|
||||
pycryptodomex==3.7.2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue