From 9235a5466f4b58e2fdcadef84b746502c9ef16ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 13:09:45 +0000 Subject: [PATCH] deps(deps): bump lambda/provided from `777e461` to `915c26c` Bumps lambda/provided from `777e461` to `915c26c`. --- updated-dependencies: - dependency-name: lambda/provided dependency-version: al2023 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-helpers.aws.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-helpers.aws.Dockerfile b/cloud-helpers.aws.Dockerfile index 55b70583..f8f78573 100644 --- a/cloud-helpers.aws.Dockerfile +++ b/cloud-helpers.aws.Dockerfile @@ -1,5 +1,5 @@ # Refresh: docker buildx imagetools inspect public.ecr.aws/lambda/provided:al2023 -FROM public.ecr.aws/lambda/provided:al2023@sha256:777e461e02cd42bb0fdc692c0e8b056ed612f103910ecf8c5463d6fd7a92cde2 +FROM public.ecr.aws/lambda/provided:al2023@sha256:915c26c21914667e122d5a19fc409373ce60b23609090c0e0691d778303ab652 # Pull post-tag distro fixes (e.g. glibc CVE-2026-4046 once published to AL2023 dnf). RUN dnf upgrade -y --setopt=tsflags=nodocs \