"Bump RELEASE for automatic rebuild"

This commit is contained in:
Mohan Boddu 2018-05-21 14:18:38 +00:00
commit 8a83752ba8

View file

@ -7,10 +7,7 @@ FROM registry.fedoraproject.org/fedora:28
# Environment:
# * $REDIS_PASSWORD - Database password
ENV NAME=redis \
VERSION=0 \
RELEASE=1 \
ARCH=x86_64
ENV NAME=redis VERSION=0 RELEASE=2 ARCH=x86_64
LABEL com.redhat.component="$NAME" \
name="$FGC/$NAME" \