greenwave: new build to pick up the fix for using the SHA1 mangler when initializing the cache

https://pagure.io/greenwave/pull-request/98
This commit is contained in:
Matt Jia 2017-10-24 11:56:03 +10:00
parent bc6ebfb8a1
commit 79b6d6ed30
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

@ -21,7 +21,7 @@ spec:
python2-flask \
python-memcached
RUN dnf -v -y install --setopt=tsflags=nodocs \
https://kojipkgs.fedoraproject.org//packages/greenwave/0.3/3.fc26/noarch/greenwave-0.3-3.fc26.noarch.rpm
https://kojipkgs.fedoraproject.org//packages/greenwave/0.3/4.fc26/noarch/greenwave-0.3-4.fc26.noarch.rpm
# create a symlink for configuring the fedmsg consumers.
RUN ln -sfn /etc/fedmsg-greenwave.d/greenwave.py /etc/fedmsg.d/zz_greenwave.py
# And another two for putting the certs in place.