We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1704c8e commit 0282997Copy full SHA for 0282997
Dockerfile
@@ -3,7 +3,7 @@ FROM buildpack-deps:stretch
3
LABEL maintainer="Sebastian Ramirez <tiangolo@gmail.com>"
4
5
# Versions of Nginx and nginx-rtmp-module to use
6
-ENV NGINX_VERSION nginx-1.18.0
+ENV NGINX_VERSION nginx-1.19.7
7
ENV NGINX_RTMP_MODULE_VERSION 1.2.2
8
9
# Install dependencies
0 commit comments