Try building right from candidate-registry.fp.o.
This commit is contained in:
parent
5370a4f3a6
commit
cad734d27c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue