Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9336832
D2252.id7778.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
347 B
Subscribers
None
D2252.id7778.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,7 +22,7 @@
RUN python3 -m venv /srv/softwareheritage/venv
ENV PATH="/srv/softwareheritage/venv/bin:${PATH}"
RUN pip install --upgrade pip setuptools wheel
-RUN pip install gunicorn
+RUN pip install gunicorn==19.9.0
RUN pip install \
swh-core[db,http] \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 3 2025, 7:45 AM (10 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217055
Attached To
D2252: Dockerfile: Pin gunicorn version
Event Timeline
Log In to Comment