Skip to content

Commit 0282997

Browse files
⬆ Upgrade to nginx-1.19.7 (tiangolo#26)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
1 parent 1704c8e commit 0282997

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
@@ -3,7 +3,7 @@ FROM buildpack-deps:stretch
33
LABEL maintainer="Sebastian Ramirez <tiangolo@gmail.com>"
44

55
# Versions of Nginx and nginx-rtmp-module to use
6-
ENV NGINX_VERSION nginx-1.18.0
6+
ENV NGINX_VERSION nginx-1.19.7
77
ENV NGINX_RTMP_MODULE_VERSION 1.2.2
88

99
# Install dependencies

0 commit comments

Comments
 (0)