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