diff --git a/README.md b/README.md index 7d5da15..4e7a4c6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ bbb-docker-banner -# 📦 BigBlueButton 2.3 Docker +# 📦 BigBlueButton 2.4 Docker -Version: 2.3.14 | [Changelog](CHANGELOG.md) | [Issues](https://github.com/bigbluebutton/docker/issues) +Version: 2.4-rc-5 | [Changelog](CHANGELOG.md) | [Issues](https://github.com/bigbluebutton/docker/issues) ## Features - Easy installation diff --git a/mod/etherpad/Dockerfile b/mod/etherpad/Dockerfile index 9da82f6..db4c305 100644 --- a/mod/etherpad/Dockerfile +++ b/mod/etherpad/Dockerfile @@ -1,5 +1,4 @@ -FROM etherpad/etherpad:1.8.14 -# TODO: update to 1.8.15 as soon as available +FROM etherpad/etherpad:1.8.16 USER root