From ee92cee106da0ab746651b8400357b66c2c18c99 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Tue, 5 Apr 2022 15:15:01 -0400 Subject: [PATCH] Added a comment on the image for BBB 2.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac74619..dc617e5 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Create a script in your home directory named `create_bbb.sh` with the following NAME="bbb-dev-01" # change here if you want a different name HOSTNAME="${NAME}.test" # IMAGE=imdt/bigbluebutton:2.4.x-develop # (for 2.4 development) +# IMAGE=imdt/bigbluebutton:2.6.x-develop # (for 2.6 development) IMAGE=imdt/bigbluebutton:2.5.x-develop # (for 2.5 development) # retag the commit to force a lookup but keep in cache