Add latest lingo fixes

This commit is contained in:
Ruben Hensen
2026-02-05 16:10:41 +01:00
parent 285c90e56d
commit 9feaf12fb8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
app: lingo-api
spec:
containers:
- image: ghcr.io/rubenhensen/lingo-api:master
- image: ghcr.io/rubenhensen/lingo-api:master-9af2a4b
name: lingo-api
ports:
- containerPort: 80
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
app: lingo-frontend
spec:
containers:
- image: ghcr.io/rubenhensen/lingo-frontend:master
- image: ghcr.io/rubenhensen/lingo-frontend:master-9af2a4b
name: lingo-frontend
ports:
- containerPort: 80