diff --git a/tautulli/Dockerfile b/tautulli/Dockerfile index 107f858..6376d66 100644 --- a/tautulli/Dockerfile +++ b/tautulli/Dockerfile @@ -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 \ \