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

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

diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile
index 6128f236c..bd7e823e9 100644
--- a/images/mirror/Earthfile
+++ b/images/mirror/Earthfile
@@ -14,7 +14,7 @@ distroless-static-debug:
     DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:0758e75e315ea514023f24a965affd2fb5ab330638cafe564d4b99724cac03eb
 
 distroless-static:
-    DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:49af06135e8bbe8ddc46c1d28b0bd00961aae9c9ed090bbc0237f58e1462dd4b
+    DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:efea8b525e9deefb309c6ed41b8e69c85d901e0da30658e476e9f176f88c1b36
 
 golang:
     DO +MIRROR --image=docker.io/library/golang:1.22.0-bookworm
-- 
GitLab