From 7d2c40e376b13c756e51d80ba06e7d9f39884235 Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 14:24:19 +0000 Subject: [PATCH] Bump PG minors on release-14 to 16.14, 17.10, 18.4 Latest minor PG versions per postgresql.org 2026-05-14 release. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- circleci/images/PG_VERSIONS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/circleci/images/PG_VERSIONS b/circleci/images/PG_VERSIONS index 98c38dc..030ce48 100644 --- a/circleci/images/PG_VERSIONS +++ b/circleci/images/PG_VERSIONS @@ -1,3 +1,3 @@ -PG16=16.13 -PG17=17.9 -PG18=18.3 +PG16=16.14 +PG17=17.10 +PG18=18.4