pgAdmin 4 commit: Update to the latest Alpine release

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update to the latest Alpine release
Date: 2021-11-30 11:56:44
Message-ID: E1ms1ka-00034K-Pp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update to the latest Alpine release

Add libldap, which is now required for libpq, and remove 9.6 support.

Branch
------
master

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

Modified Files
--------------
Dockerfile | 15 +++++----------
pkg/docker/entrypoint.sh | 3 +--
2 files changed, 6 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-11-30 11:58:04 pgAdmin 4 commit: Remove mention of 9.6 utilities.
Previous Message Dave Page 2021-11-29 13:47:16 pgAdmin 4 commit: Add "section" to the Debian package control files. Fi