Skip to content
Snippets Groups Projects
Commit d72ff5e2 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

add build-essential again

parent 3ea0d407
No related branches found
No related tags found
No related merge requests found
Pipeline #20219 failed
......@@ -25,6 +25,7 @@ RUN apt-get update -q && apt-get install -qy \
# texlive-full \
python-pygments gnuplot \
make git \
build-essential \
&& rm -rf /var/lib/apt/lists/*
RUN mkdir /environments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment