Add git to Dockerfile.test

This commit is contained in:
Brian C. Lane 2019-11-19 12:07:15 -08:00
parent 03d4583cdc
commit 90b340f828
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM registry.fedoraproject.org/fedora:rawhide
RUN dnf -y install \
anaconda-tui \
git \
libgit2-glib \
libselinux-python3 \
make \