From cac876a2606c7d367cadda68d523b210015f4f26 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Mon, 25 Aug 2025 00:02:35 +0000 Subject: [PATCH] chore: update PostgreSQL versions --- docker-bake.hcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-bake.hcl b/docker-bake.hcl index 8b666149..2381e06a 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -26,8 +26,7 @@ postgreSQLVersions = [ "14.19", "15.14", "16.10", - "17.6", - "18~beta3" + "17.6" ] extensions = [