summaryrefslogtreecommitdiff
path: root/.gitlab/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/Dockerfile')
-rw-r--r--.gitlab/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/Dockerfile b/.gitlab/Dockerfile
index 6fe4d7b47..15fc4130c 100644
--- a/.gitlab/Dockerfile
+++ b/.gitlab/Dockerfile
@@ -1,6 +1,6 @@
FROM fedora:rawhide
-RUN dnf install --nogpg -y dnf-plugins-core uncrustify findutils \
+RUN dnf install --nogpg -y dnf-plugins-core uncrustify findutils git \
&& dnf builddep --nogpg -y nautilus \
&& dnf clean all