ci: Update the Fedora docker to a supported version

Fedora 29 is only supported up until 2019-11-29, bump version to 30.
This commit is contained in:
Bastien Nocera 2019-11-20 14:15:00 +01:00 committed by Philip Withnall
parent d38d6bf8ea
commit aa8908f469

View File

@ -1,4 +1,4 @@
FROM fedora:29
FROM fedora:30
RUN dnf -y install \
bindfs \