Explorar el Código

WHOOPS NEED NEW PYTHON

Kirk Trombley hace 4 años
padre
commit
9dbf36bd11
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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