Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Mohan Boddu
8fe13cc432 "Bump RELEASE for automatic rebuild" 2018-03-15 14:38:41 +00:00
Adam Miller
d7fdec4d73 Bump RELEASE for automatic rebuild 2017-11-14 14:16:33 -06:00
Adam Miller
442ef7c242 Bump RELEASE for automatic rebuild 2017-09-21 14:01:07 -05:00
Adam Miller
a5bff0239f Bump RELEASE for automatic rebuild 2017-08-24 16:53:08 -05:00
Adam Miller
080c43e2a8 Bump RELEASE for automatic rebuild 2017-07-25 16:18:36 -05:00

View file

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