Switch the LibreOffice Docker image to use the one built by BBB

This commit is contained in:
Gustavo Trott 2023-09-21 09:24:37 -03:00 committed by Anton Georgiev
parent f046ec20af
commit 09687431b7

View File

@ -1,3 +1 @@
FROM amazoncorretto:17-alpine
RUN apk add fontconfig libreoffice
FROM bigbluebutton/bbb-libreoffice:latest