From c9538eeeef0ad105748f5d3b3ade2e60e8fd6523 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Thu, 18 Jun 2026 20:13:49 -0500 Subject: [PATCH] deploy(php): bump HM-4 probe fix 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 6c58283..7ab8902 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-hm4-scopes-bf431ce", + "image": "localhost/fc-php-web:v20260619-hm4-probes-c86ac6e", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,