gemnasium image needs pg_config installed
The majority of our Python projects use psycopg2 to connect to Python which cannot build without the postgres libraries installed. Update the custom gemnasium image to include these libraries.
GitLab has been upgraded. See what's new in the Changelog.
The majority of our Python projects use psycopg2 to connect to Python which cannot build without the postgres libraries installed. Update the custom gemnasium image to include these libraries.