This commit is contained in:
chandi 2023-11-28 15:30:29 +01:00
parent 954100d55e
commit f3ae0f1fd2
8 changed files with 17 additions and 16 deletions

View File

@ -1,6 +1,7 @@
# Changelog
## Unreleased
- BigBlueButton 2.7.3 @alangecker
## Release v2.7.0 (2023-09)

View File

@ -3,7 +3,7 @@
# 📦 BigBlueButton 2.7 Docker
Version: 2.7.0 | [Changelog](CHANGELOG.md) | [Issues](https://github.com/bigbluebutton/docker/issues)
Version: 2.7.3 | [Changelog](CHANGELOG.md) | [Issues](https://github.com/bigbluebutton/docker/issues)
## Features
- Easy installation

@ -1 +1 @@
Subproject commit 8909b728c0d427226b05523915f8f1e03e58eb13
Subproject commit 433fe4c3934edff36cddcfb1e892e323c2fe75ea

View File

@ -1,4 +1,4 @@
FROM etherpad/etherpad:1.9.1
FROM etherpad/etherpad:1.9.4
USER root

@ -1 +1 @@
Subproject commit 134315bc6fa9a263b72be3b33dc64e5124363947
Subproject commit a8f5a72a7dc55cc8bab6f980035291b6e8fe5de5

@ -1 +1 @@
Subproject commit 2eb5e4471083f9f99e969d5d19a44529ec735808
Subproject commit 7c0cd8e6cad144578598f9fa6ea2d9ab78af560b

@ -1 +1 @@
Subproject commit 47ad89c6c6d11bccb3172d3341f5b36386d272f5
Subproject commit c0de0ff3857146da4924233d36b710874d16a26f

View File

@ -8,24 +8,24 @@ BBB_BUILD_TAG=bbb27-2023-06-13-java17
# https://github.com/bigbluebutton/bigbluebutton
TAG_COMMON_MESSAGE=v2.7.0
TAG_APPS_AKKA=v2.7.0
TAG_APPS_AKKA=v2.7.3
TAG_FSESL_AKKA=v2.7.0
TAG_BBB_WEB=v2.7.0
TAG_HTML5=v2.7.0
TAG_BBB_WEB=v2.7.3
TAG_HTML5=v2.7.3
TAG_RECORDINGS=v2.7.0
TAG_LEARNING_DASHBOARD=v2.7.0
TAG_BBB_PRESENTATION_VIDEO=4.0.3
TAG_LEARNING_DASHBOARD=v2.7.3
TAG_BBB_PRESENTATION_VIDEO=4.0.4
TAG_FS_CONFIG=v2.7.0
TAG_FS_BUILD_FILES=v2.7.0
TAG_FREESWITCH=v1.10.10
TAG_GREENLIGHT=v3.0.6.1
TAG_GREENLIGHT=v3.1.0
# individual git submodules
# use `./scripts/checkout-submodules` to ensure, that the submodules
# match the provided tags here
TAG_WEBRTC_SFU=v2.11.0
TAG_WEBHOOKS=v2.6.0
TAG_PLAYBACK=v5.0.0
TAG_PADS=v1.5.1
TAG_WEBRTC_SFU=v2.12.0
TAG_WEBHOOKS=v2.6.1
TAG_PLAYBACK=v5.0.2
TAG_PADS=v1.5.2