Compare commits

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

8 commits

Author SHA1 Message Date
Adam Miller
13e5e67174 Bump RELEASE for automatic rebuild 2017-09-21 10:23:53 -05:00
Adam Miller
6865fab6fd Bump RELEASE for automatic rebuild 2017-08-24 15:37:56 -05:00
Adam Miller
7adec8def2 Bump RELEASE for automatic rebuild 2017-07-25 12:52:58 -05:00
Adam Miller
94929a7e4e Bump RELEASE for automatic rebuild 2017-07-06 14:04:13 -05:00
Adam Miller
cdc099b10d Bump RELEASE for automatic rebuild 2017-06-27 10:44:57 -05:00
Adam Miller
93c129616d Bump RELEASE for automatic rebuild 2017-06-14 16:24:54 -05:00
Adam Miller
9522674693 Bump RELEASE for automatic rebuild 2017-06-08 22:18:25 -05:00
Adam Miller
13d45c4767 Bump RELEASE for automatic rebuild 2017-05-23 15:31:31 -05:00

View file

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