Nginx Mainline update to 1.15.5 (#1599)
This commit is contained in:
committed by
Otto van der Schaaf
parent
c24e387462
commit
61a4b592d2
@@ -79,7 +79,7 @@ FROM alpine:$ALPINE_VERSION AS nginx
|
||||
ARG NGX_PAGESPEED_TAG=v1.13.35.2-stable
|
||||
|
||||
# Check http://nginx.org/en/download.html for the latest version.
|
||||
ARG NGINX_VERSION=1.15.4
|
||||
ARG NGINX_VERSION=1.15.5
|
||||
ARG NGINX_PGPKEY=520A9993A1C052F8
|
||||
ARG NGINX_BUILD_CONFIG="\
|
||||
--prefix=/etc/nginx \
|
||||
@@ -199,7 +199,7 @@ COPY pagespeed.png /usr/share/nginx/html/
|
||||
FROM alpine:$ALPINE_VERSION
|
||||
LABEL maintainer="Nico Berlee <nico.berlee@on2it.net>" \
|
||||
version.mod-pagespeed="1.13.35.2" \
|
||||
version.nginx="1.15.4" \
|
||||
version.nginx="1.15.5" \
|
||||
version.ngx-pagespeed="1.13.35.2"
|
||||
|
||||
COPY --from=pagespeed /usr/bin/envsubst /usr/local/bin
|
||||
|
||||
@@ -79,7 +79,7 @@ FROM alpine:$ALPINE_VERSION AS nginx
|
||||
ARG NGX_PAGESPEED_TAG=v1.13.35.2-stable
|
||||
|
||||
# Check http://nginx.org/en/download.html for the latest version.
|
||||
ARG NGINX_VERSION=1.15.4
|
||||
ARG NGINX_VERSION=1.15.5
|
||||
ARG NGINX_PGPKEY=520A9993A1C052F8
|
||||
ARG NGINX_BUILD_CONFIG="\
|
||||
--prefix=/etc/nginx \
|
||||
@@ -199,7 +199,7 @@ COPY pagespeed.png /usr/share/nginx/html/
|
||||
FROM alpine:$ALPINE_VERSION
|
||||
LABEL maintainer="Nico Berlee <nico.berlee@on2it.net>" \
|
||||
version.mod-pagespeed="1.13.35.2" \
|
||||
version.nginx="1.15.4" \
|
||||
version.nginx="1.15.5" \
|
||||
version.ngx-pagespeed="1.13.35.2"
|
||||
|
||||
COPY --from=pagespeed /usr/bin/envsubst /usr/local/bin
|
||||
|
||||
Reference in New Issue
Block a user