From 651be341b77b08013704dedcf1b2a860abbd7f6f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Mar 2018 16:19:08 +0000 Subject: [PATCH] "Bump RELEASE for automatic rebuild" --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 03780b8..3a5da75 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=5 ARCH=x86_64 +ENV NAME=nginx NGINX_VERSION=1.12 VERSION=0 RELEASE=6 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 \