From 76549807b9b7b25412c2bfd9527e4edddfda8142 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 14 Jun 2018 15:20:02 +0200 Subject: [PATCH] Use Jessie --- Dockerfile | 2 +- bin | 2 +- lib/mezzanine-organization-themes | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 45d6d537..42da7814 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3 +FROM python:3-jessie ENV PYTHONUNBUFFERED 1 diff --git a/bin b/bin index 67bb85ee..a237230e 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit 67bb85eeef4e74ee9b1f975146e7ed3a496351af +Subproject commit a237230ef37f393fd52d38c73db1c2d989c7acd7 diff --git a/lib/mezzanine-organization-themes b/lib/mezzanine-organization-themes index b27980b5..c89b4de4 160000 --- a/lib/mezzanine-organization-themes +++ b/lib/mezzanine-organization-themes @@ -1 +1 @@ -Subproject commit b27980b5eb1a11a3fb2e161d28d0a967c58a1fa5 +Subproject commit c89b4de4b1fab344abdf7c4cb89680f8b79675b0 -- 2.39.5