diff --git a/cloud-helpers.aws.Dockerfile b/cloud-helpers.aws.Dockerfile index 48fe30a3..3166b3da 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:a48275a6cb21dbd9cae6f8cc10ee8ccc416e1b48f9376d049c5b347985239456 +FROM public.ecr.aws/lambda/provided:al2023@sha256:402646ef92caed6a6d9411f992d5e07b86c2bdae7008c31d94691e00eb6ce316 # Pull post-tag distro fixes (e.g. glibc CVE-2026-4046 once published to AL2023 dnf). RUN dnf upgrade -y --setopt=tsflags=nodocs \