diff --git a/Dockerfile b/Dockerfile index c9b7b44..7fb93cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ # gitsome # # # ########################################################## -FROM python:3.5 +FROM python:3.7 RUN pip install Pillow