From d771d456493066a9c1fd549edb656ef40e8393af Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 7 Feb 2024 06:07:38 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/static:debug-nonroot docker digest to deb9b2c --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index a6c890695..bb6b78ede 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:1e5b9bb417e6f4ec664b56d9a73148ce5b4662895fbfddce2f27b945364d7948 + DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:deb9b2c21634ea4fe9e6207be8efc75201978c6fd97bf5a5bbf246cb9bb2a154 distroless-static: DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:112a87f19e83c83711cc81ce8ed0b4d79acd65789682a6a272df57c4a0858534 -- GitLab