Use latest Python 3.5

`python:3.5` matches to the latest 3.5.x version. See https://hub.docker.com/_/python/ for more info
This commit is contained in:
Jamie Magee 2016-08-16 17:24:47 +02:00 committed by GitHub
parent de92423006
commit ffd198de28

View File

@ -1,4 +1,4 @@
FROM python:3.5.1
FROM python:3.5
MAINTAINER Pit Kleyersburg <pitkley@googlemail.com>
# Install dependencies