From 893c5838b86b6eeecfcfc4dfbf5f5c9f35b3e52c Mon Sep 17 00:00:00 2001 From: Moritz Mahringer Date: Wed, 23 Nov 2022 23:09:14 +0100 Subject: [PATCH] Add NotoColorEmoji font --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index c1823f51..125ce21e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,6 +42,7 @@ RUN apk add --no-cache \ # fonts ttf-opensans \ ttf-dejavu \ + font-noto-emoji \ ghostscript-fonts \ # Used as the entrypoint tini \