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 00a3088 commit d0ed8deCopy full SHA for d0ed8de
image/base/Dockerfile
@@ -69,6 +69,8 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
69
# imagemagick runtime dependencies
70
libheif1 libjbig0 libtiff6 libpng16-16 libfontconfig1 \
71
libwebpdemux2 libwebpmux3 libxext6 librsvg2-2 libgomp1 \
72
+# font for letterbox avatar
73
+ fonts-urw-base35 \
74
# nginx runtime dependencies
75
nginx-common &&\
76
# install these without recommends to avoid pulling in e.g.
0 commit comments