Containerfile: use f42 as repos, rawhide is broken
This commit is contained in:
parent
1930d432e3
commit
190b6cfb7e
|
|
@ -23,7 +23,7 @@
|
||||||
# Because it's generating a base image and uses containerization features itself.
|
# Because it's generating a base image and uses containerization features itself.
|
||||||
# In the future some of this can be lifted.
|
# In the future some of this can be lifted.
|
||||||
|
|
||||||
FROM quay.io/fedora/fedora:rawhide as repos
|
FROM quay.io/fedora/fedora:42 as repos
|
||||||
|
|
||||||
# BOOTSTRAPPING: This can be any image that has rpm-ostree and selinux-policy-targeted.
|
# BOOTSTRAPPING: This can be any image that has rpm-ostree and selinux-policy-targeted.
|
||||||
FROM quay.io/fedora/fedora:41 as builder
|
FROM quay.io/fedora/fedora:41 as builder
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue