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
22
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
5- ENV NGINX_VERSION 1.13.5
5+ ENV NGINX_VERSION 1.13.6
66
77RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
88 && CONFIG="\
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM alpine:3.5
22
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
5- ENV NGINX_VERSION 1.13.5
5+ ENV NGINX_VERSION 1.13.6
66
77RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
88 && CONFIG="\
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ FROM debian:stretch-slim
22
33LABEL maintainer="NGINX Amplify Engineering"
44
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
88
99RUN set -x \
1010 && 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
22
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
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
77
88RUN set -x \
99 && apt-get update \
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ FROM debian:stretch-slim
22
33LABEL maintainer=
"NGINX Docker Maintainers <[email protected] >" 44
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
77
88RUN set -x \
99 && apt-get update \
You can’t perform that action at this time.
0 commit comments