Skip to content

Commit 9fb3c29

Browse files
committed
update to latest janus-plugin-sfu
1 parent 44583e6 commit 9fb3c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ RUN git clone -b 0.x https://github.com/meetecho/janus-gateway.git && \
9292
make && make install && make configs && \
9393
cd / && rm -rf janus-gateway
9494

95-
ENV JANUS_SFU_COMMIT="190cf1faf8641b6bd505229babcd87e820a46f4e"
95+
ENV JANUS_SFU_COMMIT="44583e61acb8accee677deac6b44059c2b8df3da"
9696
# janus-plugin-sfu release build:
9797
RUN git clone -b master https://github.com/networked-aframe/janus-plugin-sfu.git && \
9898
cd janus-plugin-sfu && \

0 commit comments

Comments
 (0)