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
This commit is contained in:
Ruben Hensen
2026-02-06 18:14:42 +01:00
parent db3cad3b96
commit 0d956391ad
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
app: lingo-frontend app: lingo-frontend
spec: spec:
containers: containers:
- image: ghcr.io/rubenhensen/lingo-frontend:master-83cda82 - image: ghcr.io/rubenhensen/lingo-frontend:master-46bddb5
name: lingo-frontend name: lingo-frontend
ports: ports:
- containerPort: 80 - containerPort: 80