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