Skip to content

Commit

Permalink
ci: Rebase to f25
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cgwalters authored and rh-atomic-bot committed Dec 12, 2016
1 parent 2f86a52 commit 8bb8f0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .redhat-ci.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM fedora:24
MAINTAINER Jonathan Lebon <[email protected]>
FROM fedora:25

RUN dnf install -y \
gcc \
Expand Down

0 comments on commit 8bb8f0e

Please sign in to comment.