From c14ff7c5b9c3020adefee8729d02cdb2063d21e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Jan 2026 08:21:32 +0000 Subject: [PATCH] chore(deps): pin oci.unbound.se/unboundsoftware/lingonpaj-site docker tag to a2ccc9f (#50) --- k8s/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 5cbf4cf..212da8c 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -44,7 +44,7 @@ spec: periodSeconds: 5 timeoutSeconds: 5 imagePullPolicy: Always - image: oci.unbound.se/unboundsoftware/lingonpaj-site:${COMMIT} + image: oci.unbound.se/unboundsoftware/lingonpaj-site@sha256:a2ccc9f961a7d5c5427de93a561e53c7c6d2f8174baab894d2bc1d7e9b7f372e:${COMMIT} ports: - containerPort: 80 resources: