Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit f16c65a

Browse files
authored
Update to multistreamer 5.2.2
1 parent 53b4e83 commit f16c65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG NGINX_LUA_VER=0.10.7
77
ARG NGINX_RTMP_VER=1.1.10
88
ARG NGINX_STREAM_LUA_VER=e527417c5d04da0c26c12cf4d8a0ef0f1e36e051
99
ARG LUAROCKS_VER=2.4.2
10-
ARG MULTISTREAMER_VER=5.2.1
10+
ARG MULTISTREAMER_VER=5.2.2
1111

1212
RUN apk add --no-cache \
1313
gcc \

0 commit comments

Comments
 (0)