From 8bfa1e1b858b01c175d8e80c10faf89c1794ee0b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 9 Dec 2019 09:58:44 +0000 Subject: trivial: Update the CI to Fedora 31 --- contrib/ci/Dockerfile-fedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ci/Dockerfile-fedora b/contrib/ci/Dockerfile-fedora index efba4bf..83584ad 100644 --- a/contrib/ci/Dockerfile-fedora +++ b/contrib/ci/Dockerfile-fedora @@ -1,4 +1,4 @@ -FROM fedora:28 +FROM fedora:31 RUN dnf -y update RUN dnf -y install \ -- cgit v1.2.1