Commit 342ff378 authored by robinovitch61's avatar robinovitch61

remove vim, add nano

parent 1085ca05
......@@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-latex-extra \
texlive-xetex \
unzip \
vim \
nano \
&& apt-get clean && \
rm -rf /var/lib/apt/lists/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment