2022-04-03 23:18:15 +02:00
|
|
|
# after changing a tag always run following commands to apply
|
|
|
|
# - ./scripts/generate-compose
|
|
|
|
# - docker-compose build
|
|
|
|
|
|
|
|
|
|
|
|
# https://gitlab.senfcall.de/senfcall-public/docker-bbb-build
|
2023-01-10 17:24:33 +01:00
|
|
|
BBB_BUILD_TAG=v2022-12-08-meteor-290
|
2022-04-03 23:18:15 +02:00
|
|
|
|
|
|
|
# https://github.com/bigbluebutton/bigbluebutton
|
2023-01-10 17:24:33 +01:00
|
|
|
TAG_COMMON_MESSAGE=v2.5.10
|
|
|
|
TAG_APPS_AKKA=v2.5.10
|
|
|
|
TAG_FSESL_AKKA=v2.5.10
|
|
|
|
TAG_BBB_WEB=v2.5.11
|
|
|
|
TAG_HTML5=v2.5.10
|
|
|
|
TAG_RECORDINGS=v2.5.10
|
2022-04-03 23:18:15 +02:00
|
|
|
|
2023-01-10 17:24:33 +01:00
|
|
|
TAG_LEARNING_DASHBOARD=v2.5.10
|
2022-11-04 16:40:14 +01:00
|
|
|
TAG_FS_CONFIG=v2.5.7
|
2022-04-03 23:18:15 +02:00
|
|
|
|
|
|
|
|
2022-05-08 18:54:23 +02:00
|
|
|
# individual git submodules
|
|
|
|
# use `./scripts/checkout-submodules` to ensure, that the submodules
|
|
|
|
# match the provided tags here
|
2023-01-10 17:24:33 +01:00
|
|
|
TAG_WEBRTC_SFU=v2.8.7
|
2022-06-10 22:27:54 +02:00
|
|
|
TAG_WEBHOOKS=v2.6.0
|
2022-05-08 18:54:23 +02:00
|
|
|
TAG_PLAYBACK=v4.0.0
|
2023-01-10 17:24:33 +01:00
|
|
|
TAG_PADS=v1.4.0
|