pgAdmin 4 commit: Tell Docker to always pull the latest base images whe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Tell Docker to always pull the latest base images whe
Date: 2022-05-13 12:55:45
Message-ID: E1npUpd-0008VX-8P@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Tell Docker to always pull the latest base images when building containers.

Fixes #7372

Branch
------
master

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

Modified Files
--------------
Makefile | 2 +-
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_6_10.rst | 20 ++++++++++++++++++++
3 files changed, 22 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-16 10:51:21 pgAdmin 4 commit: Port connect server password dialog to React. Fixes #
Previous Message Akshay Joshi 2022-05-12 13:02:33 Re: [pgAdmin][patch] Query tool GUI test cases