Bump RELEASE for automatic rebuild

This commit is contained in:
Adam Miller 2017-11-14 14:15:59 -06:00
commit 954de00957

View file

@ -16,7 +16,7 @@ RUN dnf install -y --setopt=tsflags=nodocs nodejs npm && \
dnf install -y --setopt=tsflags=nodocs findutils && \
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" \