From 5827069fe70ec43710fa237fba53f8d3b35d33e9 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 25 Nov 2019 16:11:54 +0100 Subject: misc --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index d6640d6..1fdc5d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,7 +59,7 @@ RUN dnf install -y liberation-fonts \ texlive-xltxtra \ texlive-xstring \ \ - zip httpd; \ + zip git httpd; \ dnf clean all -y COPY ./s2i/bin/ /usr/libexec/s2i -- cgit