From fa5f2777dd8d10b9f19e7e6111f422bfb5f1bcaf Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 14:23:33 +0000 Subject: [PATCH] Bump PG minors on release-13 to 15.18, 16.14, 17.10 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 13e3f67..8c23f84 100644 --- a/circleci/images/PG_VERSIONS +++ b/circleci/images/PG_VERSIONS @@ -1,3 +1,3 @@ -PG15=15.17 -PG16=16.13 -PG17=17.9 +PG15=15.18 +PG16=16.14 +PG17=17.10