Sfoglia il codice sorgente

WHOOPS NEED NEW PYTHON

Kirk Trombley 4 anni fa
parent
commit
9dbf36bd11
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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