Skip to content
Snippets Groups Projects
Commit 2c611c42 authored by Alessandro Fael Garcia's avatar Alessandro Fael Garcia Committed by Konstantin Pavlov
Browse files

Update mainline NGINX to 1.13.4

parent 849fed00
Branches
Tags
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.3
ENV NGINX_VERSION 1.13.4
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.3
ENV NGINX_VERSION 1.13.4
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\
......
......@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.3-1~stretch
ENV NJS_VERSION 1.13.3.0.1.11-1~stretch
ENV NGINX_VERSION 1.13.4-1~stretch
ENV NJS_VERSION 1.13.4.0.1.11-1~stretch
RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \
......
......@@ -2,8 +2,8 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.13.3-1~stretch
ENV NJS_VERSION 1.13.3.0.1.11-1~stretch
ENV NGINX_VERSION 1.13.4-1~stretch
ENV NJS_VERSION 1.13.4.0.1.11-1~stretch
RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y gnupg1 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment