Skip to content

Commit

Permalink
Merge pull request #40 from pdomagala/bump-nginx
Browse files Browse the repository at this point in the history
chore(nginx): upgrading nginx to latest stable release v1.16.1
  • Loading branch information
Cryptophobia authored Sep 5, 2019
2 parents 5f6fdca + 32d7fd3 commit 2ae9bf3
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 2ae9bf3

Please sign in to comment.