diff --git a/Dockerfile b/Dockerfile index 8ab13ef..96fe58f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:2.7 +FROM python:2.7-jessie ENV MOINMOIN_VERSION 1.9.11