File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM debian:stretch-slim
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
5
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
7
7
8
8
RUN apt-get update \
9
9
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM debian:stretch-slim
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
5
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
7
7
8
8
RUN apt-get update \
9
9
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \
You can’t perform that action at this time.
0 commit comments