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