From b15a35a2585a9a3185725d2e0557a566f903ea77 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Fri, 17 Apr 2026 03:48:03 -0500 Subject: [PATCH] Fix TTS Reader character layout --- apps/fc-ttsreader/fc-ttsreader.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index e0a8ca9..2cea8d2 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -37,7 +37,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v20260417023055 + image: localhost/fc-ttsreader-web:v20260417034343 imagePullPolicy: Never ports: - containerPort: 5217