Parcourir la source

WHOOPS NEED NEW PYTHON

Kirk Trombley il y a 4 ans
Parent
commit
9dbf36bd11
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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