feat: add chromium pdf generator support

This commit is contained in:
Trusted Computer 2026-02-19 09:10:18 -08:00 committed by GitHub
parent 8b3def7162
commit 2c43d34646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,8 @@ RUN apt-get update \
libharfbuzz0b \
libpangoft2-1.0-0 \
libpangocairo-1.0-0 \
#Chromium
chromium-headless-shell \
# to work inside the container
locales \
build-essential \