When running the tests in docker/podman use the Fedora 34 image
until CentOS9 is released. Related: rhbz#2010542
This commit is contained in:
parent
3c9131bb35
commit
ed1b4a6b22
@ -1,4 +1,4 @@
|
||||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
FROM registry.fedoraproject.org/fedora:34
|
||||
COPY test-packages .
|
||||
RUN dnf -y install $(cat test-packages) && touch /.in-container
|
||||
RUN useradd weldr
|
||||
|
Loading…
Reference in New Issue
Block a user