Skip to content

Commit 45c0a02

Browse files
authored
DEV: Re-add ghostscript to the base image (#945)
1 parent 78e8b2a commit 45c0a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN --mount=type=tmpfs,target=/var/log \
6666
libtcmalloc-minimal4 cmake \
6767
pngcrush pngquant ripgrep poppler-utils \
6868
# imagemagick runtime dependencies
69-
libjbig0 libtiff6 libpng16-16 libfontconfig1 \
69+
ghostscript libjbig0 libtiff6 libpng16-16 libfontconfig1 \
7070
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
7171
fonts-urw-base35 libheif1/${DEBIAN_RELEASE}-backports \
7272
# nginx runtime dependencies \

0 commit comments

Comments
 (0)