Merge pull request #13081 from ffdixon/fix-dockerfile-libreoffice

Fix https://github.com/bigbluebutton/bbb-install/issues/413 in source
This commit is contained in:
Fred Dixon 2021-08-26 12:39:10 -03:00 committed by GitHub
commit 6fad8bf4a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM openjdk:11-jre
FROM openjdk:11-jre-buster
ENV DEBIAN_FRONTEND noninteractive