summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-12-12 09:05:06 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2016-12-12 16:00:45 +0000
commit8bb8f0e3eb5e40bc9f25ed33bb8436214d80a3b2 (patch)
treea5ead95dd883b97ca9b847cc7b6a22617928855d
parent2f86a5284ca6415fe01bac83fa85e10b3ce99d85 (diff)
downloadostree-8bb8f0e3eb5e40bc9f25ed33bb8436214d80a3b2.tar.gz
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
-rw-r--r--.redhat-ci.Dockerfile3
1 files changed, 1 insertions, 2 deletions
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 <jlebon@redhat.com>
+FROM fedora:25
RUN dnf install -y \
gcc \