Dockerfile.test: Switch to using F32 for testing
This commit is contained in:
parent
b7ce3e5685
commit
434c938e67
@ -1,4 +1,4 @@
|
||||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
FROM registry.fedoraproject.org/fedora:32
|
||||
COPY test-packages .
|
||||
RUN dnf -y install $(cat test-packages) && touch /.in-container
|
||||
RUN useradd weldr
|
||||
|
Loading…
Reference in New Issue
Block a user