Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-05-23 15:30:59 -05:00
commit cf08416049

View file

@ -15,10 +15,7 @@ LABEL summary="Platform for building and running Ruby 2.4 applications" \
io.openshift.expose-services="8080:http" \
io.openshift.tags="builder,ruby,ruby24,rh-ruby24"
ENV NAME=ruby \
VERSION=0 \
RELEASE=1 \
ARCH=x86_64
ENV NAME=ruby VERSION=0 RELEASE=2 ARCH=x86_64
LABEL com.redhat.component="$NAME" \
name="$FGC/$NAME" \