From: Colin Walters Date: Mon, 12 Dec 2016 14:05:06 +0000 (-0500) Subject: ci: Rebase to f25 X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~42^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8bb8f0e3eb5e40bc9f25ed33bb8436214d80a3b2;p=ostree.git 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 --- diff --git a/.redhat-ci.Dockerfile b/.redhat-ci.Dockerfile index c78e5c4c..4970c77d 100644 --- a/.redhat-ci.Dockerfile +++ b/.redhat-ci.Dockerfile @@ -1,5 +1,4 @@ -FROM fedora:24 -MAINTAINER Jonathan Lebon +FROM fedora:25 RUN dnf install -y \ gcc \