Use fedora:34 for Dockerfile.test
This commit is contained in:
parent
4bf9ce05e3
commit
b9d9afd2eb
@ -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