BBB v2.4.0

This commit is contained in:
chandi
2021-12-21 14:23:59 +01:00
parent a7bb299b74
commit 8ea186fbff
11 changed files with 31 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ RUN wget -q https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VE
USER webhooks
ENV TAG v2.4-rc-5
ENV TAG v2.4.0
RUN svn checkout https://github.com/bigbluebutton/bigbluebutton/tags/$TAG/bbb-webhooks /app \
&& rm -rf /app/.svn \
&& cd /app && npm install --production