Skip to content

Commit d0ed8de

Browse files
FIX: add font for letterbox avatar generation
1 parent 00a3088 commit d0ed8de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

image/base/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
6969
# imagemagick runtime dependencies
7070
libheif1 libjbig0 libtiff6 libpng16-16 libfontconfig1 \
7171
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
72+
# font for letterbox avatar
73+
fonts-urw-base35 \
7274
# nginx runtime dependencies
7375
nginx-common &&\
7476
# install these without recommends to avoid pulling in e.g.

0 commit comments

Comments
 (0)