Dockerfile.test: Use fedora:31 for tests

This commit is contained in:
Brian C. Lane 2020-05-20 09:26:33 -07:00
parent d5f63c021a
commit 46ffa9484e

View File

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:rawhide
FROM registry.fedoraproject.org/fedora:31
RUN dnf -y install \
anaconda-tui \
libgit2-glib \