ci: Update the Docker image for Fedora

Use Fedora 29, soon to be old-stable.
This commit is contained in:
Emmanuele Bassi 2019-04-29 15:22:06 +01:00
parent 94f63b8de1
commit 7875f34433

View File

@ -1,4 +1,4 @@
FROM fedora:27
FROM fedora:29
RUN dnf -y install \
autoconf \