Skip to content
Snippets Groups Projects

Merge in staging

3 files
+ 4
3
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -35,6 +35,7 @@ RUN apt-get -yqq update \
ghostscript \
gv \
poppler-utils \
parallel \
&& apt-get -yqq autoremove \
&& rm -rf /var/lib/apt/lists/*
Loading