ci: Update Fedora version to latest stable

This newer version of Fedora also includes a newer version of gtk-doc
that should satisfy the update dependency:
Dependency gtk-doc found: NO found '1.29' but need: '>=1.32'

See https://bodhi.fedoraproject.org/updates/FEDORA-2020-f93ef1b300
This commit is contained in:
Bastien Nocera 2020-04-28 13:24:31 +02:00 committed by Philip Withnall
parent ae1003450e
commit 62bffc294a

View File

@ -1,4 +1,4 @@
FROM fedora:30
FROM fedora:31
RUN dnf -y update \
&& dnf -y install \