Update Python version to match PaaS

This commit is contained in:
Chris Hill-Scott
2018-03-23 15:36:50 +00:00
committed by GitHub
parent 5d38989cd9
commit d28aa9080a

View File

@@ -1,4 +1,4 @@
FROM python:3.4-slim
FROM python:3.5-slim
ARG HTTP_PROXY
ARG HTTPS_PROXY