From a4efde727f3338912cafd33f4dbd55ad7ae848f5 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 16 Jul 2025 11:17:32 +0900 Subject: [PATCH] Fixed PostgreSQL 17 on Ubuntu images --- .github/workflows/images_build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index fc8eb35b5..e4d35a270 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -735,6 +735,7 @@ jobs: egress-policy: block allowed-endpoints: > api.github.com:443 + apt.postgresql.org:80 auth.docker.io:443 dl-cdn.alpinelinux.org:443 github.com:443