summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2018-09-11 15:32:32 +0200
committerKalev Lember <klember@redhat.com>2018-09-11 15:34:51 +0200
commit6709b4877f73bbc48a9bd3d18b7f4d752412367e (patch)
treecac8588a08ac1bcf6a25f17c9caa085f915e1993 /tests
parent05b7e4f256bfd54e0b67e9c9ada6dba6587a5319 (diff)
CI: Test Fedora with libdnf backend enabled
Switch CI to use Fedora 29 so that we have new enough libdnf that's required for building with --enable-dnf.
Diffstat (limited to 'tests')
-rw-r--r--tests/ci/Dockerfile-fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ci/Dockerfile-fedora b/tests/ci/Dockerfile-fedora
index f0d97a7ce..c45a11217 100644
--- a/tests/ci/Dockerfile-fedora
+++ b/tests/ci/Dockerfile-fedora
@@ -1,4 +1,4 @@
-FROM fedora:28
+FROM fedora:29
RUN dnf -y update
RUN dnf -y install dnf-plugins-core libdnf-devel redhat-rpm-config autoconf-archive gcc make