From 0b7d0fa4760aaf1d940099c108ee52c058dacbc4 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:30:25 -0500 Subject: [PATCH] deploy(gx10): roll php web tenant header fix --- 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 ec92310..9f3ccd5 100644 --- a/apps-gx10/fc-php/deployment-php-web.json +++ b/apps-gx10/fc-php/deployment-php-web.json @@ -86,7 +86,7 @@ "value": "php" } ], - "image": "localhost/fc-php-web:v20260618-whc3-bypass-8df33e7", + "image": "localhost/fc-php-web:v20260618-hm4-tenant-f94aeb7", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,