From 2a886dec3ed3267b9f207e533ccaf73b3954b2fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:36:49 -0800 Subject: [PATCH] Bump github/gh-base-image/gh-base-noble from 20250108-185521-gcd4825276 to 20250123-155214-g35c40bd2b in the baseimages group (#54090) 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 d4ce7e2c8793..a0b7c8a5a5ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,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:20250108-185521-gcd4825276 AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20250123-155214-g35c40bd2b AS base # Install git for cloning docs-early-access & translations repos # Install curl for determining the early access branch