apply v2.3-alpha-2 changes

This commit is contained in:
chandi
2020-09-06 18:36:02 +02:00
parent 1eca5e0c05
commit 5464ee6c1a
11 changed files with 105 additions and 85 deletions

View File

@ -13,7 +13,7 @@ RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSI
USER webhooks
ENV TAG v2.3-alpha-1
ENV TAG v2.3-alpha-2
RUN svn checkout https://github.com/bigbluebutton/bigbluebutton/tags/$TAG/bbb-webhooks /app \
&& rm -rf /app/.svn \
&& cd /app && npm install --production