pgAdmin 4 commit: Fixed docker container exit issue occurs due to chang

Akshay Joshi <[email protected]> Tue, 12 Nov 2019 12:24:06 +0000
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Fixed docker container exit issue occurs due to change in Gunicorn's latest version.

Updated Dockerfile and hardcoded Gunicorn version to 19.9.0

Fixes #4924

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fb87920bbb326ca3b53e917b3a3c07491c62168e

Modified Files
--------------
Dockerfile                        | 2 +-
docs/en_US/release_notes_4_15.rst | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)