force fedora:31 here

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-11-11 21:39:45 +00:00 committed by Pierre-Yves Chibon
parent c017fc9dd1
commit a3715afa15

View file

@ -8,7 +8,7 @@ spec:
runPolicy: Serial
source:
dockerfile: |-
FROM fedora:latest
FROM fedora:31
RUN curl -o /etc/yum.repos.d/infra-tags.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags.repo
{% if env == "staging" %}
RUN curl -o /etc/yum.repos.d/infra-tags-stg.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags-stg.repo