This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[Python] Use Python 3.11 on granian WSGI (
#8372
)
Giovanni Barillari
2 years ago
parent
36647a0385
commit
c317ed54b7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frameworks/Python/granian/granian-wsgi.dockerfile
+ 1
- 1
frameworks/Python/granian/granian-wsgi.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM python:3.1
0
-slim
+FROM python:3.1
1
-slim
ADD ./ /granian