aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 59a52d7..f13f171 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -64,7 +64,7 @@ RUN dnf install -y liberation-fonts \
'tex(xltxtra.sty)' \
'tex(xstring.sty)' \
\
- zip git httpd; \
+ zip git file httpd; \
dnf clean all -y
COPY ./s2i/bin/ /usr/libexec/s2i