We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466495b commit 8260579Copy full SHA for 8260579
Dockerfile
@@ -3,7 +3,7 @@ FROM buildpack-deps:stretch
3
LABEL maintainer="Sebastian Ramirez <[email protected]>"
4
5
# Versions of Nginx and nginx-rtmp-module to use
6
-ENV NGINX_VERSION nginx-1.15.0
+ENV NGINX_VERSION nginx-1.18.0
7
ENV NGINX_RTMP_MODULE_VERSION 1.2.1
8
9
# Install dependencies
0 commit comments