From 2f88e7f3bfc2e6348ac57b2f7cf7d0ac26a897c0 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 13 Feb 2024 06:08:12 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/static:debug-nonroot docker digest to 3d214b7 --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 54425ab10..ef7b2e99c 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:4f20cde3246b0192549d6547a0e4cb6dbb84df7e0fa1cfaabbe9be75f532d5c7 distroless-static-debug: - DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:deb9b2c21634ea4fe9e6207be8efc75201978c6fd97bf5a5bbf246cb9bb2a154 + DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:3d214b77f39d95f0d5994ecaa938f05abf5a1481084c2115e2fde32ce8320cd8 distroless-static: DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:112a87f19e83c83711cc81ce8ed0b4d79acd65789682a6a272df57c4a0858534 -- GitLab