Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-07-25 16:20:05 -05:00
commit b4d2bf8a71

View file

@ -1,10 +1,7 @@
FROM registry.fedoraproject.org/fedora:26
LABEL MAINTAINER SoftwareCollections.org <sclorg@redhat.com>
ENV NAME=mongodb \
VERSION=0 \
RELEASE=1 \
ARCH=x86_64
ENV NAME=mongodb VERSION=0 RELEASE=2 ARCH=x86_64
LABEL com.redhat.component="$NAME" \
name="$FGC/$NAME" \