Update lingo-api image to master-4404fe5

Fix hint letter logic:
- Don't add hint when only 1 letter is missing
- Applies to both timeout and invalid word scenarios
This commit is contained in:
Ruben Hensen
2026-02-06 18:20:37 +01:00
parent 0d956391ad
commit ee1be4b802
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
app: lingo-api
spec:
containers:
- image: ghcr.io/rubenhensen/lingo-api:master-2af7aa0
- image: ghcr.io/rubenhensen/lingo-api:master-4404fe5
name: lingo-api
ports:
- containerPort: 80