From fd34b53bf35fcbb511a047abbd0a958b36c54e39 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 13 Feb 2024 06:08:16 +0000 Subject: [PATCH] chore(deps): update gcr.io/distroless/static:nonroot docker digest to 6a3500b --- images/mirror/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mirror/Earthfile b/images/mirror/Earthfile index 54425ab10..6f122dbca 100644 --- a/images/mirror/Earthfile +++ b/images/mirror/Earthfile @@ -14,7 +14,7 @@ distroless-static-debug: DO +MIRROR --image=gcr.io/distroless/static:debug-nonroot@sha256:deb9b2c21634ea4fe9e6207be8efc75201978c6fd97bf5a5bbf246cb9bb2a154 distroless-static: - DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:112a87f19e83c83711cc81ce8ed0b4d79acd65789682a6a272df57c4a0858534 + DO +MIRROR --image=gcr.io/distroless/static:nonroot@sha256:6a3500b086c2856fbc189f5d11351bdbcf7c4dc5673c2b6070aac9d607da90d7 golang: DO +MIRROR --image=docker.io/library/golang:1.22.0-bookworm -- GitLab