Skip to content

Commit 0f2f331

Browse files
committed
Updated mainline nginx to 1.17.7
1 parent a973c22 commit 0f2f331

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mainline/alpine-perl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.10
22

33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

5-
ENV NGINX_VERSION 1.17.6
5+
ENV NGINX_VERSION 1.17.7
66
ENV NJS_VERSION 0.3.7
77
ENV PKG_RELEASE 1
88

mainline/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.10
22

33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

5-
ENV NGINX_VERSION 1.17.6
5+
ENV NGINX_VERSION 1.17.7
66
ENV NJS_VERSION 0.3.7
77
ENV PKG_RELEASE 1
88

mainline/buster-perl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:buster-slim
22

33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

5-
ENV NGINX_VERSION 1.17.6
5+
ENV NGINX_VERSION 1.17.7
66
ENV NJS_VERSION 0.3.7
77
ENV PKG_RELEASE 1~buster
88

mainline/buster/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:buster-slim
22

33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

5-
ENV NGINX_VERSION 1.17.6
5+
ENV NGINX_VERSION 1.17.7
66
ENV NJS_VERSION 0.3.7
77
ENV PKG_RELEASE 1~buster
88

0 commit comments

Comments
 (0)