Browse Source

WHOOPS NEED NEW PYTHON

Kirk Trombley 4 years ago
parent
commit
9dbf36bd11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.7
+FROM python:3.9
 
 RUN pip install --upgrade pip