diff --git a/Dockerfile b/Dockerfile index 1a43110..cf18f84 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=7 ARCH=x86_64 +ENV NAME=nginx NGINX_VERSION=1.12 VERSION=0 RELEASE=8 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 \