"Bump RELEASE for automatic rebuild"

This commit is contained in:
Mohan Boddu 2018-03-15 14:38:28 +00:00
commit a228f1b369

View file

@ -17,7 +17,7 @@ RUN dnf install -y --setopt=tsflags=nodocs php php-opcache && \
dnf install -y --setopt=tsflags=nodocs git gettext zip unzip findutils python && \
dnf -y clean all
ENV PHP_VERSION=7.0 NAME=php VERSION=0 RELEASE=5 ARCH=x86_64
ENV PHP_VERSION=7.0 NAME=php VERSION=0 RELEASE=6 ARCH=x86_64
ENV HOME=/opt/app-root