From e3f130879c96d6d6abe07da2025e60abbc12eae7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 10 Jan 2018 14:08:59 +0000 Subject: [PATCH] "Bump RELEASE for automatic rebuild" --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8a1a8eb..cd86c7f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ FROM registry.fedoraproject.org/f27/s2i-base:latest EXPOSE 8080 EXPOSE 8443 -ENV NAME=nginx NGINX_VERSION=1.12 VERSION=0 RELEASE=2 ARCH=x86_64 +ENV NAME=nginx NGINX_VERSION=1.12 VERSION=0 RELEASE=3 ARCH=x86_64 ENV SUMMARY="Platform for running nginx $NGINX_VERSION or building nginx-based application" \ DESCRIPTION="Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP \