From f8eccba51003399bfc616f5d4c23409ac29d4123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:20:49 -0800 Subject: [PATCH] Bump github/gh-base-image/gh-base-noble from 20250123-155214-g35c40bd2b to 20250130-211232-g78f3af16c in the baseimages group (#54201) 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 a0b7c8a5a5ed..b8b14e6d1fb0 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:20250123-155214-g35c40bd2b AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20250130-211232-g78f3af16c AS base # Install git for cloning docs-early-access & translations repos # Install curl for determining the early access branch