Update Dockerfile to depend on Python 3.4 instead of latest

pull/651/head
Paulus Schoutsen 2015-11-23 20:42:32 -08:00
parent 6c12580b69
commit d141306493
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3
FROM python:3.4
MAINTAINER Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>
VOLUME /config