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