Skip to content

Commit 5f62ef9

Browse files
alessfgthresheek
authored andcommitted
Update NJS version to 0.12
1 parent 2c611c4 commit 5f62ef9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mainline/stretch-perl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM debian:stretch-slim
33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

55
ENV NGINX_VERSION 1.13.4-1~stretch
6-
ENV NJS_VERSION 1.13.4.0.1.11-1~stretch
6+
ENV NJS_VERSION 1.13.4.0.1.12-1~stretch
77

88
RUN apt-get update \
99
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \

mainline/stretch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM debian:stretch-slim
33
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
44

55
ENV NGINX_VERSION 1.13.4-1~stretch
6-
ENV NJS_VERSION 1.13.4.0.1.11-1~stretch
6+
ENV NJS_VERSION 1.13.4.0.1.12-1~stretch
77

88
RUN apt-get update \
99
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \

0 commit comments

Comments
 (0)