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 app: lingo-api
spec: spec:
containers: containers:
- image: ghcr.io/rubenhensen/lingo-api:master - image: ghcr.io/rubenhensen/lingo-api:master-9af2a4b
name: lingo-api name: lingo-api
ports: ports:
- containerPort: 80 - containerPort: 80
+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 - image: ghcr.io/rubenhensen/lingo-frontend:master-9af2a4b
name: lingo-frontend name: lingo-frontend
ports: ports:
- containerPort: 80 - containerPort: 80