From 983406b886cf14bc9ab78e2df8e91fe3b56f2a1a Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Wed, 17 Jun 2026 05:59:36 -0500 Subject: [PATCH] deploy(php): roll non-root GX10 web image --- apps-gx10/fc-php/deployment-php-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-php/deployment-php-web.json b/apps-gx10/fc-php/deployment-php-web.json index 0292344..68c138c 100644 --- a/apps-gx10/fc-php/deployment-php-web.json +++ b/apps-gx10/fc-php/deployment-php-web.json @@ -76,7 +76,7 @@ "value": "php" } ], - "image": "localhost/fc-php-web:gx10-v1", + "image": "localhost/fc-php-web:v20260617-sec5-c26a1bf", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,