Use Fedora 28 for Dockerfile.test

This commit is contained in:
Brian C. Lane 2018-05-16 11:07:56 -07:00
parent 5ab23e6567
commit 8db9618768
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM fedora:rawhide
FROM fedora:28
RUN dnf -y install make libgit2-glib tito python3-pylint \
python3-nose python3-mako python3-flask \