File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM alpine:3.5
2
2
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
- ENV NGINX_VERSION 1.13.5
5
+ ENV NGINX_VERSION 1.13.6
6
6
7
7
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
8
8
&& CONFIG="\
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM alpine:3.5
2
2
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
- ENV NGINX_VERSION 1.13.5
5
+ ENV NGINX_VERSION 1.13.6
6
6
7
7
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
8
8
&& CONFIG="\
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ FROM debian:stretch-slim
2
2
3
3
LABEL maintainer="NGINX Amplify Engineering"
4
4
5
- ENV NGINX_VERSION 1.13.5 -1~stretch
6
- ENV NJS_VERSION 1.13.5 .0.1.13 -1~stretch
7
- ENV AMPLIFY_AGENT_VERSION 0.45 -2~stretch
5
+ ENV NGINX_VERSION 1.13.6 -1~stretch
6
+ ENV NJS_VERSION 1.13.6 .0.1.14 -1~stretch
7
+ ENV AMPLIFY_AGENT_VERSION 0.46 -2~stretch
8
8
9
9
RUN set -x \
10
10
&& deps="apt-transport-https apt-utils gnupg1 ca-certificates" \
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ FROM debian:stretch-slim
2
2
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
- ENV NGINX_VERSION 1.13.5 -1~stretch
6
- ENV NJS_VERSION 1.13.5 .0.1.13 -1~stretch
5
+ ENV NGINX_VERSION 1.13.6 -1~stretch
6
+ ENV NJS_VERSION 1.13.6 .0.1.14 -1~stretch
7
7
8
8
RUN set -x \
9
9
&& apt-get update \
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ FROM debian:stretch-slim
2
2
3
3
LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >"
4
4
5
- ENV NGINX_VERSION 1.13.5 -1~stretch
6
- ENV NJS_VERSION 1.13.5 .0.1.13 -1~stretch
5
+ ENV NGINX_VERSION 1.13.6 -1~stretch
6
+ ENV NJS_VERSION 1.13.6 .0.1.14 -1~stretch
7
7
8
8
RUN set -x \
9
9
&& apt-get update \
You can’t perform that action at this time.
0 commit comments