Parcourir la source

Fix Python/japronto (#7203)

Nate il y a 3 ans
Parent
commit
d03875eed3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      frameworks/Python/japronto/japronto.dockerfile

+ 1 - 1
frameworks/Python/japronto/japronto.dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.6.6-stretch
+FROM python:3.8.12
 
 ADD ./ /japronto