From 725c768c4debfac68924b3a1ad5e86772b6f4ba2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Jan 2026 07:02:32 +0000 Subject: [PATCH] chore(deps): pin oci.unbound.se/dancefinder/dancefinder-app docker tag to f37fc22 --- k8s/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 4dcbc30..46809b5 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -44,7 +44,7 @@ spec: periodSeconds: 5 timeoutSeconds: 5 imagePullPolicy: Always - image: oci.unbound.se/dancefinder/dancefinder-app:${COMMIT} + image: oci.unbound.se/dancefinder/dancefinder-app@sha256:f37fc22af1b6c034f12a9174b3d1e5d3198ab861f2830c69294b088a668531ff:${COMMIT} ports: - containerPort: 80 resources: -- 2.52.0