From d95aa453ea8194b38613ff9fc4d79b5928c07243 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 12 Jun 2026 22:45:13 -0500 Subject: [PATCH] deploy: roll dns web repeatable tenant image --- apps/fc-dns/fc-dns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-dns/fc-dns.yaml b/apps/fc-dns/fc-dns.yaml index 268741a..90f1da8 100644 --- a/apps/fc-dns/fc-dns.yaml +++ b/apps/fc-dns/fc-dns.yaml @@ -111,7 +111,7 @@ spec: fsGroup: 1654 containers: - name: dns-web - image: localhost/fc-dns-web:v20260612-c4-63d7594 + image: localhost/fc-dns-web:v20260613-f4-repeatable-a96e277 imagePullPolicy: Never securityContext: readOnlyRootFilesystem: true