From ebac0c171313cbc45be5436736983dac5a0aab1b Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Thu, 5 Feb 2026 16:50:29 +0100 Subject: [PATCH] Update lingo-frontend to master-83cda82 Updates container image to include MIME type fix. --- 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 e0706a3..c191f0b 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-9af2a4b + - image: ghcr.io/rubenhensen/lingo-frontend:master-83cda82 name: lingo-frontend ports: - containerPort: 80