Skip to content
Snippets Groups Projects
Commit f3b70e32 authored by Nicolas Pernoud's avatar Nicolas Pernoud
Browse files

feat: added git

parent 07e22b39
No related branches found
No related tags found
No related merge requests found
Pipeline #5515 passed
......@@ -24,7 +24,7 @@ RUN chmod a+x /usr/bin/plantuml
#
FROM debian:buster as setup-env
RUN apt-get update && apt-get install -y python3 pandoc graphviz libfreetype6 fontconfig \
RUN apt-get update && apt-get install -y python3 pandoc graphviz libfreetype6 fontconfig git \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment