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
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
55ENV 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
88RUN apt-get update \
99 && 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
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
55ENV 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
88RUN apt-get update \
99 && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \
You can’t perform that action at this time.
0 commit comments