Bump RELEASE for automatic rebuild
This commit is contained in:
parent
2736ad15a0
commit
1f152787d0
1 changed files with 1 additions and 4 deletions
|
|
@ -16,10 +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=1 \
|
||||
ARCH=x86_64
|
||||
ENV NAME=nodejs VERSION=0 RELEASE=2 ARCH=x86_64
|
||||
|
||||
LABEL summary="Javascript runtime." \
|
||||
name="$FGC/$NAME" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue