Try building right from candidate-registry.fp.o.

This commit is contained in:
Ralph Bean 2017-11-07 02:05:54 +00:00
parent 5370a4f3a6
commit cad734d27c

View file

@ -10,7 +10,7 @@ spec:
# image from candidate-registry.fedoraproject.org # image from candidate-registry.fedoraproject.org
source: source:
dockerfile: |- dockerfile: |-
FROM waiverdb:latest FROM candidate-registry.fedoraproject.org/f26/waiverdb:latest
USER 0 USER 0
RUN dnf -y install --setopt=tsflags=nodocs fedmsg && dnf -y clean all RUN dnf -y install --setopt=tsflags=nodocs fedmsg && dnf -y clean all
# create a symlink for configuring fedmsg. # create a symlink for configuring fedmsg.