Skip to content

Commit e71cf72

Browse files
committed
move again
1 parent 602ae13 commit e71cf72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

image/base/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ RUN --mount=type=tmpfs,target=/var/log \
6868
# imagemagick runtime dependencies
6969
libjbig0 libtiff6 libpng16-16 libfontconfig1 \
7070
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
71-
fonts-urw-base35 \
72-
libheif1/${DEBIAN_RELEASE}-backports \
71+
fonts-urw-base35 libheif1/${DEBIAN_RELEASE}-backports \
7372
# nginx runtime dependencies \
7473
nginx-common && \
7574
# install these without recommends to avoid pulling in e.g.

0 commit comments

Comments
 (0)