From dcbe2e3f69773c3337af7e9625d0dedadccd502a Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 10 Oct 2023 06:07:01 +0000
Subject: [PATCH] chore(deps): update gcr.io/distroless/static:debug-nonroot
 docker digest to cdb2034

---
 images/mirror/Earthfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 9089c723d..82ac94545 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -7,7 +7,7 @@ MIRROR:
     SAVE IMAGE --cache-hint
 
 distroless-static-debug:
-    DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:a8017a4f68c33e1489b4ad2b88dd0e8ddbe420b0c7a5c60716c19304b0f5883e
+    DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:cdb2034c38b2f2bd0a99f08191a44831a04220c81aab97b2397d2ecf1082db5f
 
 distroless-static:
     DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:92d40eea0b5307a94f2ebee3e94095e704015fb41e35fc1fcbd1d151cc282222
-- 
GitLab