Update Dockerfile

This commit is contained in:
hannah98 2017-10-04 06:49:03 -05:00 committed by GitHub
parent 6ce594bf4b
commit f04064c456
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3-alpine
FROM python:3.6-alpine
WORKDIR /app