Skip to content
Snippets Groups Projects
Commit 3ba04e37 authored by Konstantin Pavlov's avatar Konstantin Pavlov
Browse files

Updated mainline nginx to 1.13.6, njs to 0.1.14 and amplify-agent to

0.46-2.
parent e16f9b57
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ FROM alpine:3.5
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.5
ENV NGINX_VERSION 1.13.6
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\
......
......@@ -2,7 +2,7 @@ FROM alpine:3.5
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.5
ENV NGINX_VERSION 1.13.6
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\
......
......@@ -2,9 +2,9 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Amplify Engineering"
ENV NGINX_VERSION 1.13.5-1~stretch
ENV NJS_VERSION 1.13.5.0.1.13-1~stretch
ENV AMPLIFY_AGENT_VERSION 0.45-2~stretch
ENV NGINX_VERSION 1.13.6-1~stretch
ENV NJS_VERSION 1.13.6.0.1.14-1~stretch
ENV AMPLIFY_AGENT_VERSION 0.46-2~stretch
RUN set -x \
&& deps="apt-transport-https apt-utils gnupg1 ca-certificates" \
......
......@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.5-1~stretch
ENV NJS_VERSION 1.13.5.0.1.13-1~stretch
ENV NGINX_VERSION 1.13.6-1~stretch
ENV NJS_VERSION 1.13.6.0.1.14-1~stretch
RUN set -x \
&& apt-get update \
......
......@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.5-1~stretch
ENV NJS_VERSION 1.13.5.0.1.13-1~stretch
ENV NGINX_VERSION 1.13.6-1~stretch
ENV NJS_VERSION 1.13.6.0.1.14-1~stretch
RUN set -x \
&& apt-get update \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment