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