Skip to content

Commit

Permalink
add forgotten pdf tools to base docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-v committed Sep 12, 2023
1 parent b321c68 commit 07c4698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN set -e \
wget curl git file \
gpg gpg-agent \
gosu tini \
s3fs \
s3fs pdftk poppler-utils ghostscript nodejs npm qpdf \
&& cpanm --notest Email::Outlook::Message \
&& apt-get clean && rm -rf /var/lib/apt/lists/* \
&& pip3 install --upgrade pip \
Expand Down

0 comments on commit 07c4698

Please sign in to comment.