Add back fonts

This commit is contained in:
David Bomba
2024-06-09 12:30:02 +10:00
parent e31a2b77bc
commit 738546d7b1

View File

@@ -46,7 +46,8 @@ RUN set -eux; \
supervisor \
mysql-client \
chromium \
ttf-freefont
ttf-freefont \
ttf-dejavu
RUN install-php-extensions \
bcmath \