Commit 4594cb2a authored by John B Nelson's avatar John B Nelson

Add fonts-liberation requirement, fix #372

parent 599db13f
...@@ -21,6 +21,7 @@ RUN REPO=http://cdn-fastly.deb.debian.org \ ...@@ -21,6 +21,7 @@ RUN REPO=http://cdn-fastly.deb.debian.org \
ca-certificates \ ca-certificates \
sudo \ sudo \
locales \ locales \
fonts-liberation \
&& apt-get clean \ && apt-get clean \
&& rm -rf /var/lib/apt/lists/* && 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