Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-07-25 14:54:50 -05:00
commit 7b20343100

View file

@ -10,7 +10,7 @@ LABEL MAINTAINER Rado Pitonak <rpitonak@redhat.com>
RUN dnf install -y --setopt=tsflags=nodocs php php-opcache && \
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