Skip to content

Commit 5926c61

Browse files
Update jammy300-alpine (#1241)
maybe we also need notes...?
1 parent 5472631 commit 5926c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/v1/jammy300-alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN curl -sL https://ubuntu.bigbluebutton.org/repo/bigbluebutton.asc | apt-key a
1616
RUN useradd --system --user-group --home-dir /var/bigbluebutton bigbluebutton
1717
RUN touch /.dockerenv
1818
RUN apt-get update \
19-
&& apt-get download bbb-playback bbb-playback-presentation bbb-playback-podcast bbb-playback-screenshare bbb-playback-video \
19+
&& apt-get download bbb-playback bbb-playback-presentation bbb-playback-podcast bbb-playback-screenshare bbb-playback-video bbb-playback-notes \
2020
&& dpkg -i --force-depends ./*.deb
2121

2222
FROM alpine AS nginx

0 commit comments

Comments
 (0)