Skip to content

Commit aebdace

Browse files
J0WIthresheek
authored andcommitted
Update nginx to 1.19.4
1 parent a4208f8 commit aebdace

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.12
22

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

5-
ENV NGINX_VERSION 1.19.3
5+
ENV NGINX_VERSION 1.19.4
66
ENV NJS_VERSION 0.4.4
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.12
22

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

5-
ENV NGINX_VERSION 1.19.3
5+
ENV NGINX_VERSION 1.19.4
66
ENV NJS_VERSION 0.4.4
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.19.3
5+
ENV NGINX_VERSION 1.19.4
66
ENV NJS_VERSION 0.4.4
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.19.3
5+
ENV NGINX_VERSION 1.19.4
66
ENV NJS_VERSION 0.4.4
77
ENV PKG_RELEASE 1~buster
88

0 commit comments

Comments
 (0)