From cf640a2eee53b4ee2398a42685b636f693404a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Sat, 18 May 2019 10:13:04 +0200 Subject: [PATCH] :arrow_up: Updates python2-dev to version 2.7.16-r1 (#40) --- tautulli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tautulli/Dockerfile b/tautulli/Dockerfile index 44c2586..72a6cc1 100644 --- a/tautulli/Dockerfile +++ b/tautulli/Dockerfile @@ -20,7 +20,7 @@ RUN \ g++=8.3.0-r0 \ gcc=8.3.0-r0 \ make=4.2.1-r2 \ - python2-dev=2.7.15-r3 \ + python2-dev=2.7.16-r1 \ libffi-dev=3.2.1-r6 \ libressl-dev=2.7.5-r0 \ \