File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
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 <docker-maint@nginx.com>"
44
5- ENV NGINX_VERSION 1.13.6
5+ ENV NGINX_VERSION 1.13.7
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 <docker-maint@nginx.com>"
44
5- ENV NGINX_VERSION 1.13.6
5+ ENV NGINX_VERSION 1.13.7
66
77RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
88&& CONFIG="\
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ FROM debian:stretch-slim
22
33LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
44
5- ENV NGINX_VERSION 1.13.6 -1~stretch
6- ENV NJS_VERSION 1.13.6 .0.1.14 -1~stretch
5+ ENV NGINX_VERSION 1.13.7 -1~stretch
6+ ENV NJS_VERSION 1.13.7 .0.1.15 -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 <docker-maint@nginx.com>"
44
5- ENV NGINX_VERSION 1.13.6 -1~stretch
6- ENV NJS_VERSION 1.13.6 .0.1.14 -1~stretch
5+ ENV NGINX_VERSION 1.13.7 -1~stretch
6+ ENV NJS_VERSION 1.13.7 .0.1.15 -1~stretch
77
88RUN set -x \
99&& apt-get update \
You can’t perform that action at this time.
0 commit comments