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:
commit
6fad8bf4a6
@ -1,4 +1,4 @@
|
||||
FROM openjdk:11-jre
|
||||
FROM openjdk:11-jre-buster
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user