From 651b24139036437c0bc38d322f50d7adf2381e27 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 19 Jun 2026 14:46:41 +0200 Subject: [PATCH] Added new advisories to be able to build and publish PHP 7.4 images --- bin/ci/test.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/ci/test.sh b/bin/ci/test.sh index 4326722..3f8421b 100755 --- a/bin/ci/test.sh +++ b/bin/ci/test.sh @@ -83,6 +83,11 @@ if [ "$REUSE_VOLUME" = "0" ]; then PKSA-8kk8-h2xr-h5nx PKSA-2rbx-bjdx-4d4d PKSA-fs5b-x5k4-1h39 + PKSA-fbvq-z33h-r2np + PKSA-g9zw-qxh8-pq8w + PKSA-yd6k-t2gh-1m43 + PKSA-1tmc-rt7x-12w6 + PKSA-xx6c-6d96-db2w ) PHP_VERSION=\"\$(php -r \"echo PHP_MAJOR_VERSION . \\\".\\\" . PHP_MINOR_VERSION;\")\"