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

Upgraded stable nginx to 1.12.2

parent 12fbe201
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ FROM alpine:3.5 ...@@ -2,7 +2,7 @@ FROM alpine:3.5
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.12.1 ENV NGINX_VERSION 1.12.2
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\ && CONFIG="\
......
...@@ -2,7 +2,7 @@ FROM alpine:3.5 ...@@ -2,7 +2,7 @@ FROM alpine:3.5
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.12.1 ENV NGINX_VERSION 1.12.2
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\ && CONFIG="\
......
...@@ -2,8 +2,8 @@ FROM debian:stretch-slim ...@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.12.1-1~stretch ENV NGINX_VERSION 1.12.2-1~stretch
ENV NJS_VERSION 1.12.1.0.1.10-1~stretch ENV NJS_VERSION 1.12.2.0.1.14-1~stretch
RUN set -x \ RUN set -x \
&& apt-get update \ && apt-get update \
......
...@@ -2,8 +2,8 @@ FROM debian:stretch-slim ...@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.12.1-1~stretch ENV NGINX_VERSION 1.12.2-1~stretch
ENV NJS_VERSION 1.12.1.0.1.10-1~stretch ENV NJS_VERSION 1.12.2.0.1.14-1~stretch
RUN set -x \ RUN set -x \
&& apt-get update \ && apt-get update \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment