HomeSoftware Heritage

Dockerfile: Pin gunicorn version

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Dockerfile: Pin gunicorn version

Latest gunicorn release (20.0.0) broke the wsgi application factory feature
(see https://github.com/benoitc/gunicorn/issues/2159).

So pin gunicorn version to 19.9.0 until the issue gets fixed upstream.

Closes T2080

Details

Provenance
anlambertAuthored on Nov 12 2019, 2:47 PM
anlambertPushed on Nov 12 2019, 2:57 PM
Differential Revision
D2252: Dockerfile: Pin gunicorn version
Tasks
T2080: API servers crash on startup in docker

Commit No Longer Exists

This commit no longer exists in the repository.