From 83b274c37ac2826ca0a7252786643606076d06af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 17:24:55 -0500 Subject: [PATCH] Bump github/gh-base-image/gh-base-noble from 20250911-223345-ge6d335835 to 20250917-225833-g09a8eb42d in the baseimages group (#57603) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 96da219a32d3..82be4b3c0f0a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ # --------------------------------------------------------------- # To update the sha: # https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble -FROM ghcr.io/github/gh-base-image/gh-base-noble:20250911-223345-ge6d335835 AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20250917-225833-g09a8eb42d AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos