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