From a5ce23140eedbfe1e7e6594444bf8f7dc542433b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Jan 2026 21:21:57 +0000 Subject: [PATCH] chore(deps): pin oci.unbound.se/unboundsoftware/lingonpaj-site docker tag to a2ccc9f --- 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: -- 2.52.0