mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-05 03:21:40 +00:00
⬆️ Upgrades py-openssl to 19.0.0-r0
This commit is contained in:
parent
e118eea472
commit
336a282ff9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ RUN \
|
||||||
python2=2.7.16-r1 \
|
python2=2.7.16-r1 \
|
||||||
py2-pip=18.1-r0 \
|
py2-pip=18.1-r0 \
|
||||||
wget=1.20.3-r0 \
|
wget=1.20.3-r0 \
|
||||||
py-openssl=18.0.0-r0 \
|
py-openssl=19.0.0-r0 \
|
||||||
\
|
\
|
||||||
&& pip install --no-cache-dir -U -r /tmp/requirements.txt \
|
&& pip install --no-cache-dir -U -r /tmp/requirements.txt \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue