From 39380ffca787ae21ebf1b5e9daa1be37f9d3cab1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 2 Feb 2024 06:07:14 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/base-debian12:nonroot docker digest to 4f20cde --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 6b2f6680b..51469330f 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:684dee415923cb150793530f7997c96b3cef006c868738a2728597773cf27359 + DO +MIRROR --image=gcr.io/distroless/base-debian12:nonroot@sha256:4f20cde3246b0192549d6547a0e4cb6dbb84df7e0fa1cfaabbe9be75f532d5c7 distroless-static-debug: DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:1e5b9bb417e6f4ec664b56d9a73148ce5b4662895fbfddce2f27b945364d7948 -- GitLab