From dd26b981cc06192beeb8f837083100bba65e6d4f Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 00:49:34 +0000 Subject: [PATCH] chore(fallback): update ubuntu --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 347ca608e..8d0b4f333 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use an official Ubuntu runtime as a parent image -FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 +FROM ubuntu:24.04@sha256:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 # renovate: datasource=github-tags depName=aws/aws-cli ARG VERSION_AWS_CLI=2.32.6