From 8eac0080e86cdca859806a6af16160bb4394dd9a Mon Sep 17 00:00:00 2001 From: naisila Date: Fri, 21 Nov 2025 13:03:57 +0300 Subject: [PATCH] Bump pg versions to 17.7, 16.11, 15.15 --- 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 5d2c6c9..f31c553 100644 --- a/circleci/images/PG_VERSIONS +++ b/circleci/images/PG_VERSIONS @@ -1,3 +1,3 @@ -PG15=15.14 -PG16=16.10 -PG17=17.6 +PG15=15.15 +PG16=16.11 +PG17=17.7