Home
last modified time | relevance | path

Searched full:base_image (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/utils/ci/
H A Ddocker-compose.yml13 BASE_IMAGE: ghcr.io/actions/actions-runner:2.319.1
23 BASE_IMAGE: ubuntu:noble
H A DDockerfile45 ARG BASE_IMAGE
46 FROM $BASE_IMAGE AS builder-base