Skip to content

Commit

Permalink
Adds librsvg2-bin library
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Oct 2, 2023
1 parent 5268e39 commit 759cd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -q && \
apt-get upgrade -yq && \
apt-get install -yq \
pandoc zip
pandoc zip librsvg2-bin

RUN mkdir -p /root/.pandoc/templates
COPY Eisvogel.zip /tmp
Expand Down

0 comments on commit 759cd4d

Please sign in to comment.