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

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

From
Akshay Joshi
Date:
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(-)