Skip to content

Commit 1740c1c

Browse files
k8s: Bump images to ec12533 [no ci]
1 parent ec12533 commit 1740c1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

k8s/backend/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: backend
19-
image: ghcr.io/dk10ws/slcm-backend:89f0468a7a6565e39d83be646982d3cdfbdd82f5
19+
image: ghcr.io/dk10ws/slcm-backend:ec125333ff3b999bf292dfaba07063ccc1fb31af
2020
ports:
2121
- containerPort: 8000
2222
resources:

k8s/frontend/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: frontend
19-
image: ghcr.io/dk10ws/slcm-frontend:89f0468a7a6565e39d83be646982d3cdfbdd82f5
19+
image: ghcr.io/dk10ws/slcm-frontend:ec125333ff3b999bf292dfaba07063ccc1fb31af
2020
ports:
2121
- containerPort: 8080
2222
resources:

0 commit comments

Comments
 (0)