2022-04-03 23:18:15 +02:00
|
|
|
# after changing a tag always run following commands to apply
|
|
|
|
# - ./scripts/generate-compose
|
2023-05-07 11:07:09 +02:00
|
|
|
# - docker compose build
|
2022-04-03 23:18:15 +02:00
|
|
|
|
|
|
|
|
2023-09-12 18:23:22 +02:00
|
|
|
# https://hub.docker.com/r/bigbluebutton/bbb-build
|
|
|
|
BBB_BUILD_TAG=bbb27-2023-06-13-java17
|
2022-04-03 23:18:15 +02:00
|
|
|
|
|
|
|
# https://github.com/bigbluebutton/bigbluebutton
|
2023-09-12 18:31:01 +02:00
|
|
|
TAG_COMMON_MESSAGE=v2.7.0
|
2023-11-28 15:30:29 +01:00
|
|
|
TAG_APPS_AKKA=v2.7.3
|
2023-09-12 18:31:01 +02:00
|
|
|
TAG_FSESL_AKKA=v2.7.0
|
2023-11-28 15:30:29 +01:00
|
|
|
TAG_BBB_WEB=v2.7.3
|
|
|
|
TAG_HTML5=v2.7.3
|
2023-09-12 18:31:01 +02:00
|
|
|
TAG_RECORDINGS=v2.7.0
|
2022-04-03 23:18:15 +02:00
|
|
|
|
2023-11-28 15:30:29 +01:00
|
|
|
TAG_LEARNING_DASHBOARD=v2.7.3
|
|
|
|
TAG_BBB_PRESENTATION_VIDEO=4.0.4
|
2023-09-12 18:31:01 +02:00
|
|
|
TAG_FS_CONFIG=v2.7.0
|
|
|
|
TAG_FS_BUILD_FILES=v2.7.0
|
2022-04-03 23:18:15 +02:00
|
|
|
|
2023-09-12 18:31:01 +02:00
|
|
|
TAG_FREESWITCH=v1.10.10
|
2023-11-28 15:30:29 +01:00
|
|
|
TAG_GREENLIGHT=v3.1.0
|
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-11-28 15:30:29 +01:00
|
|
|
TAG_WEBRTC_SFU=v2.12.0
|
|
|
|
TAG_WEBHOOKS=v2.6.1
|
|
|
|
TAG_PLAYBACK=v5.0.2
|
|
|
|
TAG_PADS=v1.5.2
|