Upgrade docker to 3.7

This commit is contained in:
Curtis Castrapel
2019-06-04 08:21:52 -07:00
parent ce9b06e4c6
commit aeb32f4853
4 changed files with 25 additions and 23 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.5
FROM python:3.7
RUN apt-get update
RUN apt-get install -y make software-properties-common curl
RUN curl -sL https://deb.nodesource.com/setup_7.x | bash -