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 602ae13 commit e71cf72Copy full SHA for e71cf72
image/base/Dockerfile
@@ -68,8 +68,7 @@ RUN --mount=type=tmpfs,target=/var/log \
68
# imagemagick runtime dependencies
69
libjbig0 libtiff6 libpng16-16 libfontconfig1 \
70
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
71
- fonts-urw-base35 \
72
- libheif1/${DEBIAN_RELEASE}-backports \
+ fonts-urw-base35 libheif1/${DEBIAN_RELEASE}-backports \
73
# nginx runtime dependencies \
74
nginx-common && \
75
# install these without recommends to avoid pulling in e.g.
0 commit comments