diff --git a/Dockerfile b/Dockerfile index c43b906d6f9f..fd22356afc61 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:20250218-181933-g3ea4154ca AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20250226-135630-g5b0726056 AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos