From f132d04e3f4fa0f7aa2c4841b2866bc64fbce766 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 19 Jun 2026 08:30:14 -0500 Subject: [PATCH] deploy(drift-refresh): library + retail gx10-v1 -> current master library 0e027cc (main 6526113 + Dockerfile.deploy + NU1903 suppress), retail faae9db (main 29f6b0f + Dockerfile.deploy + NU1903 suppress). NFS-free, built arm64 + imported (RKE2 socket). Co-Authored-By: Claude Opus 4.8 --- apps-gx10/fc-library/deployment-library-web.json | 2 +- apps-gx10/fc-retail/deployment-retail-web.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps-gx10/fc-library/deployment-library-web.json b/apps-gx10/fc-library/deployment-library-web.json index be7a4a0..1342a1f 100644 --- a/apps-gx10/fc-library/deployment-library-web.json +++ b/apps-gx10/fc-library/deployment-library-web.json @@ -46,7 +46,7 @@ } } ], - "image": "localhost/fc-library-web:gx10-v1", + "image": "localhost/fc-library-web:v20260619-library-0e027cc", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3, diff --git a/apps-gx10/fc-retail/deployment-retail-web.json b/apps-gx10/fc-retail/deployment-retail-web.json index df467c1..891adbc 100644 --- a/apps-gx10/fc-retail/deployment-retail-web.json +++ b/apps-gx10/fc-retail/deployment-retail-web.json @@ -47,7 +47,7 @@ } } ], - "image": "localhost/fc-retail-web:gx10-v1", + "image": "localhost/fc-retail-web:v20260619-retail-faae9db", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,