From 6580487030841e6938fea1b8b22ebfb820a750b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 10 Oct 2023 06:07:06 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/static:nonroot docker digest to 91ca472 --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 9089c723d..bdf6b3a75 100644 --- a/images/mirror/Earthfile +++ b/images/mirror/Earthfile @@ -10,7 +10,7 @@ distroless-static-debug: DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:a8017a4f68c33e1489b4ad2b88dd0e8ddbe420b0c7a5c60716c19304b0f5883e distroless-static: - DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:92d40eea0b5307a94f2ebee3e94095e704015fb41e35fc1fcbd1d151cc282222 + DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:91ca4720011393f4d4cab3a01fa5814ee2714b7d40e6c74f2505f74168398ca9 golang: DO +MIRROR --image=docker.io/library/golang:1.21.2-bookworm -- GitLab