Compare commits

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

8 commits

Author SHA1 Message Date
Mohan Boddu
5aac12c0e6 "Bump RELEASE for automatic rebuild" 2018-09-21 15:58:18 +00:00
Mohan Boddu
2780848cab "Bump RELEASE for automatic rebuild" 2018-09-17 19:43:10 +00:00
Mohan Boddu
1f5922f348 "Bump RELEASE for automatic rebuild" 2018-07-24 18:50:51 +00:00
Mohan Boddu
5818cb7a3c "Bump RELEASE for automatic rebuild" 2018-07-23 13:09:17 +00:00
Mohan Boddu
67c7508476 "Bump RELEASE for automatic rebuild" 2018-07-09 13:31:14 +00:00
Mohan Boddu
192af7afb0 "Bump RELEASE for automatic rebuild" 2018-05-30 19:19:57 +00:00
Mohan Boddu
e2a51d03b9 "Bump RELEASE for automatic rebuild" 2018-05-21 17:55:40 +00:00
Mohan Boddu
8a83752ba8 "Bump RELEASE for automatic rebuild" 2018-05-21 14:18:38 +00:00

View file

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