mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-18 00:19:51 +02:00
2.5.0-beta-1
This commit is contained in:
@@ -21,7 +21,7 @@ RUN sed -i "s/VERSION/$TAG_HTML5/" /app/bundle/programs/web.browser/head.html \
|
||||
|
||||
# ------------------------------
|
||||
|
||||
FROM node:14.18.1-alpine
|
||||
FROM node:14.18.3-alpine
|
||||
|
||||
RUN addgroup -g 2000 meteor && \
|
||||
adduser -D -u 2001 -G meteor meteor && \
|
||||
|
Reference in New Issue
Block a user