1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update Dockerfile ubuntu base image (#54609)

This commit is contained in:
Kevin Heis
2025-02-27 16:54:44 -08:00
committed by GitHub
parent 2680fb29a7
commit 01f67ad4c8

View File

@@ -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