Skip to content

Commit

Permalink
chore(nginx): upgrading nginx to latest stable release v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Domagała authored and Cryptophobia committed Sep 11, 2019
1 parent b276068 commit 322a0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN set -x && \
apt-get install -y --no-install-recommends \
$buildDeps \
$runtimeDeps && \
export NGINX_VERSION=1.14.2 SIGNING_KEY=A1C052F8 \
export NGINX_VERSION=1.16.1 SIGNING_KEY=A1C052F8 \
VTS_VERSION=0.1.18 GEOIP2_VERSION=3.2 \
MOD_SECURITY_NGINX_VERSION=d7101e13685efd7e7c9f808871b202656a969f4b \
OWASP_MOD_SECURITY_CRS_VERSION=46171c0ef335f92b26787ce269e397c480286155 \
Expand Down

0 comments on commit 322a0a8

Please sign in to comment.