From 0d956391adc04b7edeeb52ce53b9f6dc3b379c4d Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Fri, 6 Feb 2026 18:14:42 +0100 Subject: [PATCH] Update lingo-frontend image to master-46bddb5 Deploy bonus round improvements: - Fix letter swap algorithm - Add arrow key controls for team selection - Add swap animation - Add configurable bonus interval - Fix Enter key conflicts --- lingo/lingo-frontend-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lingo/lingo-frontend-deployment.yaml b/lingo/lingo-frontend-deployment.yaml index c191f0b..b1ae343 100644 --- a/lingo/lingo-frontend-deployment.yaml +++ b/lingo/lingo-frontend-deployment.yaml @@ -17,7 +17,7 @@ spec: app: lingo-frontend spec: containers: - - image: ghcr.io/rubenhensen/lingo-frontend:master-83cda82 + - image: ghcr.io/rubenhensen/lingo-frontend:master-46bddb5 name: lingo-frontend ports: - containerPort: 80