This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
[Python] Use Python 3.11 on granian WSGI (
#8372
)
Giovanni Barillari
2 anos atrás
pai
36647a0385
commit
c317ed54b7
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Mostrar estatísticas do Diff
1
1
frameworks/Python/granian/granian-wsgi.dockerfile
+ 1
- 1
frameworks/Python/granian/granian-wsgi.dockerfile
Ver arquivo
@@ -1,4 +1,4 @@
-FROM python:3.1
0
-slim
+FROM python:3.1
1
-slim
ADD ./ /granian
ADD ./ /granian