Merge pull request #7706 from nextcloud/fix-missing-characters-in-recorded-video

talk-recording: fix missing characters in recorded video
This commit is contained in:
Simon L.
2026-03-06 14:25:16 +01:00
committed by GitHub

View File

@@ -20,6 +20,9 @@ RUN set -ex; \
xvfb \
ffmpeg \
firefox \
font-noto-all \
font-noto-cjk \
font-noto-cjk-extra \
bind-tools \
netcat-openbsd \
git \