Switch the test container back to rawhide
Use fedora:rawhide again to run tests, but pull the test image from the Fedora docker registry instead of the Docker docker registry.
This commit is contained in:
parent
e129c4c4f5
commit
a65b93c77d
@ -1,4 +1,4 @@
|
|||||||
FROM fedora:29
|
FROM registry.fedoraproject.org/fedora:rawhide
|
||||||
|
|
||||||
RUN dnf -y install make libgit2-glib tito python3-pylint \
|
RUN dnf -y install make libgit2-glib tito python3-pylint \
|
||||||
python3-nose python3-mako python3-flask \
|
python3-nose python3-mako python3-flask \
|
||||||
|
Loading…
Reference in New Issue
Block a user