Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-06-27 12:21:38 -05:00
commit f5e746d887

View file

@ -15,7 +15,7 @@ LABEL MAINTAINER Rado Pitonak <rpitonak@redhat.com>
RUN dnf install -y --setopt=tsflags=nodocs nodejs npm && \
dnf -y clean all
ENV NAME=nodejs VERSION=0 RELEASE=4 ARCH=x86_64
ENV NAME=nodejs VERSION=0 RELEASE=5 ARCH=x86_64
LABEL summary="Javascript runtime." \
name="$FGC/$NAME" \