This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Prise3D
/
Thesis-WebExpe-Django
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add static python docker image version
Jérôme BUISINE
hace 5 años
padre
b62e9fe640
commit
a03d878162
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Dockerfile
+ 1
- 1
Dockerfile
Ver fichero
@@ -1,4 +1,4 @@
-FROM python
+FROM python
:3.6.9
COPY . /usr/src/app
WORKDIR /usr/src/app