Use debian jessie instead of stretch until npm is installed differently

This commit is contained in:
Chris Hill-Scott
2018-07-17 11:37:29 +01:00
parent fbc7960ebe
commit 57bccc0314

View File

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