From 738e2dd9865e299c9af6dac49b4bc3c0c8749cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 23:11:31 +0000 Subject: [PATCH] Bump github/gh-base-image/gh-base-noble from 20251119-090131-gb27dc275c to 20251217-105955-g05726ec4c in the baseimages group (#58956) 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 2573d0924c..9bee3357a1 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:20251119-090131-gb27dc275c AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20251217-105955-g05726ec4c AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos