Skip to content

Commit

Permalink
⬆ Upgrade to nginx-1.19.7 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastián Ramírez <[email protected]>
  • Loading branch information
cesarandreslopez and tiangolo committed Nov 25, 2022
1 parent 1704c8e commit 0282997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM buildpack-deps:stretch
LABEL maintainer="Sebastian Ramirez <[email protected]>"

# Versions of Nginx and nginx-rtmp-module to use
ENV NGINX_VERSION nginx-1.18.0
ENV NGINX_VERSION nginx-1.19.7
ENV NGINX_RTMP_MODULE_VERSION 1.2.2

# Install dependencies
Expand Down

0 comments on commit 0282997

Please sign in to comment.