tests: Drop libgit2 install from koji

This commit is contained in:
Brian C. Lane 2019-06-24 09:23:57 -07:00 committed by Lars Karlitski
parent c1aa57022b
commit e7ce7cda72
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
FROM registry.fedoraproject.org/fedora:rawhide
RUN dnf -y install https://kojipkgs.fedoraproject.org//packages/libgit2/0.28.2/1.fc31/x86_64/libgit2-0.28.2-1.fc31.x86_64.rpm
RUN dnf -y install \
anaconda-tui \
libgit2-glib \