Skip to content

Commit 475d8bb

Browse files
authored
Merge pull request #4 from blechta/master
Add biber
2 parents 6744afe + 8f7241d commit 475d8bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ RUN echo "Initial update." &&\
8484
echo "Installing TeX Live and ghostscript and other tools." &&\
8585
# install TeX Live and ghostscript as well as other tools
8686
apt-get install -f -y --no-install-recommends \
87+
biber \
8788
cm-super \
8889
dvipng \
8990
fonts-dejavu \

0 commit comments

Comments
 (0)