From 88e68c438c4ae01ac2700f608d211433ac941078 Mon Sep 17 00:00:00 2001 From: Michael Kamprath Date: Sat, 24 Oct 2020 14:24:15 -0700 Subject: [PATCH] updated NGINX version --- multistreaming-server/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multistreaming-server/Dockerfile b/multistreaming-server/Dockerfile index 55bedb7..e8384df 100644 --- a/multistreaming-server/Dockerfile +++ b/multistreaming-server/Dockerfile @@ -1,7 +1,7 @@ FROM jrottenberg/ffmpeg:4.2-alpine MAINTAINER Michael Kamprath "https://github.com/michaelkamprath" -ARG NGINX_VERSION=1.18.0 +ARG NGINX_VERSION=1.19.2 ARG RTMP_REPO=uizaio ARG RTMP_MODULE_VERSION=1.4.0.4