Upgrade fonts

This commit is contained in:
David Bomba
2022-10-06 12:34:52 +11:00
parent e3873bcac2
commit 5188c45b41

View File

@@ -53,6 +53,18 @@ RUN install-php-extensions \
# Install chromium
RUN set -eux; \
apk add --no-cache \
font-isas-misc \
terminus-font \
font-noto \
font-noto-thai \
font-noto-tibetan \
font-ipa \
font-sony-misc \
font-daewoo-misc \
font-noto-hebrew \
font-noto-lao \
font-arabic-misc \
font-jis-misc \
supervisor \
mysql-client \
git \