This repository was archived by the owner on Jan 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ARG S6_OVERLAY_VER=1.21.2.2
44ARG OPENRESTY_VER=1.13.6.1
55ARG NGINX_RTMP_VER=1.2.1
66ARG LUAROCKS_VER=2.4.3
7- ARG MULTISTREAMER_VER=11.4.0
7+ ARG MULTISTREAMER_VER=11.4.1
88ARG SOCKEXEC_VER=2.0.3
99
1010ARG LUA_LAPIS_VER=1.6.0-1
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ARG S6_OVERLAY_VER=1.21.2.2
1212ARG OPENRESTY_VER=1.13.6.1
1313ARG NGINX_RTMP_VER=1.2.1
1414ARG LUAROCKS_VER=2.4.3
15- ARG MULTISTREAMER_VER=11.4.0
15+ ARG MULTISTREAMER_VER=11.4.1
1616ARG SOCKEXEC_VER=2.0.3
1717
1818ARG LUA_LAPIS_VER=1.6.0-1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ postgresql:
66 image : postgres:latest
77multistreamer :
88 restart : always
9- image : jprjr/multistreamer:11.4.0 -1
9+ image : jprjr/multistreamer:11.4.1 -1
1010 links :
1111 - redisio
1212 - postgresql
Original file line number Diff line number Diff line change 1- image : jprjr/multistreamer:11.4.0 -1
1+ image : jprjr/multistreamer:11.4.1 -1
22manifests :
33 -
4- image : jprjr/multistreamer:11.4.0 -1-amd64
4+ image : jprjr/multistreamer:11.4.1 -1-amd64
55 platform :
66 architecture : amd64
77 os : linux
88 -
9- image : jprjr/multistreamer:11.4.0 -1-armv6
9+ image : jprjr/multistreamer:11.4.1 -1-armv6
1010 platform :
1111 architecture : arm
1212 os : linux
You can’t perform that action at this time.
0 commit comments