diff --git a/Dockerfile b/Dockerfile index f10536f2..b395fe14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python +FROM python:3.5 MAINTAINER Tinpee ADD . /src