Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-09-21 12:19:35 -05:00
commit 513732338f

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=7 ARCH=x86_64
ENV PHP_VERSION=7.0 NAME=php VERSION=0 RELEASE=8 ARCH=x86_64
ENV HOME=/opt/app-root