We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e8b2a commit 45c0a02Copy full SHA for 45c0a02
image/base/Dockerfile
@@ -66,7 +66,7 @@ RUN --mount=type=tmpfs,target=/var/log \
66
libtcmalloc-minimal4 cmake \
67
pngcrush pngquant ripgrep poppler-utils \
68
# imagemagick runtime dependencies
69
- libjbig0 libtiff6 libpng16-16 libfontconfig1 \
+ ghostscript libjbig0 libtiff6 libpng16-16 libfontconfig1 \
70
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
71
fonts-urw-base35 libheif1/${DEBIAN_RELEASE}-backports \
72
# nginx runtime dependencies \
0 commit comments