周建刚 8 anni fa
parent
commit
4dc2769102
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM python:2.7
+FROM python:3.6
 
 WORKDIR /usr/src/app