applied changes from alpha-4 to alpha-6

This commit is contained in:
chandi
2021-02-11 14:34:55 +01:00
parent 747f64e901
commit 2a22f37706
15 changed files with 96 additions and 37 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-2
ENV TAG v2.3-alpha-6
RUN svn checkout https://github.com/bigbluebutton/bigbluebutton/tags/$TAG/bbb-webhooks /app \
&& rm -rf /app/.svn \
&& cd /app && npm install --production