From 09cefd135bd2874c4c2321072b22c77be07d7749 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 27 Feb 2024 19:48:35 +0000
Subject: [PATCH] chore(deps): update gcr.io/distroless/base-debian12:nonroot
 docker digest to d69ec73

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 6128f236c..95861d515 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -8,7 +8,7 @@ MIRROR:
     SAVE IMAGE --cache-hint
 
 distroless-base:
-    DO +MIRROR --image=gcr.io/distroless/base-debian12:nonroot@sha256:c1e97afc54bf72b6f60eb91ea71a800ad88729e4850e819b0d55358f0e2c258c
+    DO +MIRROR --image=gcr.io/distroless/base-debian12:nonroot@sha256:d69ec7321e2c43f2ab8fd243c815f80e26b7a54300910e2b221b2f013e07e0ff
 
 distroless-static-debug:
     DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:0758e75e315ea514023f24a965affd2fb5ab330638cafe564d4b99724cac03eb
-- 
GitLab