Merge pull request #5537 from nextcloud/enh/noid/fix-talk-recording

talk-recording: change to firefox-esr
This commit is contained in:
Simon L. 2024-11-07 11:43:52 +01:00 committed by GitHub
commit adc9c1ea44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ RUN set -ex; \
bash \ bash \
xvfb \ xvfb \
ffmpeg \ ffmpeg \
firefox \ firefox-esr \
bind-tools \ bind-tools \
netcat-openbsd \ netcat-openbsd \
git \ git \