diff --git a/Dockerfile.test b/Dockerfile.test index adbb95dc..07de79b5 100644 --- a/Dockerfile.test +++ b/Dockerfile.test @@ -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 \