diff --git a/Dockerfile b/Dockerfile index bee215efbe..2573d0924c 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:20251114-221740-gd084d271e AS base +FROM ghcr.io/github/gh-base-image/gh-base-noble:20251119-090131-gb27dc275c AS base # Install curl for Node install and determining the early access branch # Install git for cloning docs-early-access & translations repos