Skip to content

Commit

Permalink
⬆️ Upgrades py-openssl to 19.0.0-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 25, 2019
1 parent e118eea commit 336a282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tautulli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN \
python2=2.7.16-r1 \
py2-pip=18.1-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 \
\
Expand Down

0 comments on commit 336a282

Please sign in to comment.