From a9da79fef06e97076e9af68b2f0ffda054c2a0e2 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 13 Feb 2025 16:02:33 -0500 Subject: [PATCH] DNM: testing c10s build --- base/Containerfile | 2 +- base/fedora-repos.yaml | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/base/Containerfile b/base/Containerfile index e945d0f..ef47169 100644 --- a/base/Containerfile +++ b/base/Containerfile @@ -7,7 +7,7 @@ # If you want to configure the input rpm-md repositories, just override this # container image. -FROM quay.io/fedora/fedora:rawhide as repos +FROM quay.io/centos/centos:stream10 as repos # We use stream10 to demonstrate that we support "cross builds". FROM quay.io/centos/centos:stream10 as builder diff --git a/base/fedora-repos.yaml b/base/fedora-repos.yaml index 4615024..e69de29 100644 --- a/base/fedora-repos.yaml +++ b/base/fedora-repos.yaml @@ -1,7 +0,0 @@ -variables: - distro: "fedora" - -# Fedora-specific packages here -packages: - # https://gitlab.com/fedora/bootc/base-images/-/issues/12 - - fedora-repos-archive