diff --git a/Dockerfile.test b/Dockerfile.test index fb613104..99c7d95d 100644 --- a/Dockerfile.test +++ b/Dockerfile.test @@ -1,6 +1,7 @@ FROM registry.fedoraproject.org/fedora:rawhide RUN dnf -y install \ anaconda-tui \ + git \ libgit2-glib \ libselinux-python3 \ make \