From 1c7b88b942a240fee79e9ae502e6e23b67d4c198 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 15 Dec 2023 06:07:24 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/base-debian12:nonroot docker digest to 684dee4 --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index f321789c0..6283597b5 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:faa0bd18a19f4f3ab90e224833ceb993471a2b051a740d17bfdba0ff067613ad + DO +MIRROR --image=gcr.io/distroless/base-debian12:nonroot@sha256:684dee415923cb150793530f7997c96b3cef006c868738a2728597773cf27359 distroless-static-debug: DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:cdb2034c38b2f2bd0a99f08191a44831a04220c81aab97b2397d2ecf1082db5f -- GitLab