Merge pull request #18945 from antobinary/lo-from-dockerhub

build(bbb-libreoffice): Switch the LibreOffice Docker image to use the one built by BBB (backport to 2.7)
This commit is contained in:
Anton Georgiev 2023-10-19 03:46:59 -04:00 committed by GitHub
commit c89154d2a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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