Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-06-27 11:50:11 -05:00
commit 17fca89e70

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