diff --git a/tautulli/Dockerfile b/tautulli/Dockerfile index ce7416f..107f858 100644 --- a/tautulli/Dockerfile +++ b/tautulli/Dockerfile @@ -25,7 +25,7 @@ RUN \ libressl-dev=2.7.5-r0 \ \ && apk add --no-cache \ - git=2.20.1-r0 \ + git=2.22.0-r0 \ python2=2.7.16-r1 \ py2-pip=18.1-r0 \ wget=1.20.3-r0 \