"Bump RELEASE for automatic rebuild"

This commit is contained in:
Mohan Boddu 2018-03-15 14:38:04 +00:00
commit a1946d1826

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=5 ARCH=x86_64
ENV NAME=nodejs VERSION=0 RELEASE=6 ARCH=x86_64
LABEL summary="Javascript runtime." \
name="$FGC/$NAME" \