Skip to content

Commit c817e28

Browse files
committed
Updated mainline nginx to 1.17.2
1 parent 7956a3f commit c817e28

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mainline/alpine-perl/Dockerfile

+1-1
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.1
5+
ENV NGINX_VERSION 1.17.2
66
ENV NJS_VERSION 0.3.3
77
ENV PKG_RELEASE 1
88

mainline/alpine/Dockerfile

+1-1
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.1
5+
ENV NGINX_VERSION 1.17.2
66
ENV NJS_VERSION 0.3.3
77
ENV PKG_RELEASE 1
88

mainline/buster-perl/Dockerfile

+1-1
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.1
5+
ENV NGINX_VERSION 1.17.2
66
ENV NJS_VERSION 0.3.3
77
ENV PKG_RELEASE 1~buster
88

mainline/buster/Dockerfile

+1-1
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.1
5+
ENV NGINX_VERSION 1.17.2
66
ENV NJS_VERSION 0.3.3
77
ENV PKG_RELEASE 1~buster
88

0 commit comments

Comments
 (0)