From 821397242290f47618149dd049d35c7ac8c0b8f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 27 Feb 2024 19:48:38 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/static:debug-nonroot docker digest to 44bf51d --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 6128f236c..c0ed8a77e 100644 --- a/images/mirror/Earthfile +++ b/images/mirror/Earthfile @@ -11,7 +11,7 @@ distroless-base: DO +MIRROR --image=gcr.io/distroless/base-debian12:nonroot@sha256:c1e97afc54bf72b6f60eb91ea71a800ad88729e4850e819b0d55358f0e2c258c distroless-static-debug: - DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:0758e75e315ea514023f24a965affd2fb5ab330638cafe564d4b99724cac03eb + DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:44bf51d5b2bb7f09d1fda9322b2db6cd138d78ad1b1496c6f143c9a7d5245d50 distroless-static: DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:49af06135e8bbe8ddc46c1d28b0bd00961aae9c9ed090bbc0237f58e1462dd4b -- GitLab