diff --git a/tautulli/Dockerfile b/tautulli/Dockerfile index 72a6cc1..34e5c50 100644 --- a/tautulli/Dockerfile +++ b/tautulli/Dockerfile @@ -26,7 +26,7 @@ RUN \ \ && apk add --no-cache \ git=2.20.1-r0 \ - python2=2.7.15-r3 \ + python2=2.7.16-r1 \ py2-pip=18.1-r0 \ wget=1.20.3-r0 \ py-openssl=18.0.0-r0 \