ci: Rebase to f25

This is now the devel target, plus I think this may fix some of the
ASAN issues I'm seeing; I mostly have been using f25 for local
testing.

Also remove the MAINTAINER line since the maintainers are defined by
`git log`.

Closes: #631
Approved by: jlebon
This commit is contained in:
Colin Walters 2016-12-12 09:05:06 -05:00 committed by Atomic Bot
parent 2f86a5284c
commit 8bb8f0e3eb

View File

@ -1,5 +1,4 @@
FROM fedora:24
MAINTAINER Jonathan Lebon <jlebon@redhat.com>
FROM fedora:25
RUN dnf install -y \
gcc \