Skip to content

Commit 8260579

Browse files
⬆ Update Nginx to version 1.18.0 (#13)
1 parent 466495b commit 8260579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM buildpack-deps:stretch
33
LABEL maintainer="Sebastian Ramirez <[email protected]>"
44

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

99
# Install dependencies

0 commit comments

Comments
 (0)