pgAdmin 4 commit: Tell Docker to always pull the latest base images whe - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Tell Docker to always pull the latest base images whe
Date
Msg-id E1npUpd-0008VX-8P@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Query tool GUI test cases
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Port connect server password dialog to React. Fixes #