From aab7571fc1bf19127a254fd9e1d427aefff3afad Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 12 Sep 2017 09:20:04 -0400 Subject: [PATCH] ci: Fixate centos container image to 7.3 until rpm-md repos update Sigh. Closes: #985 Approved by: jlebon --- .papr.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.papr.yml b/.papr.yml index f828dad8..0681ae8c 100644 --- a/.papr.yml +++ b/.papr.yml @@ -56,7 +56,8 @@ cluster: - name: vmcheck3 distro: centos/7/atomic/alpha container: - image: registry.centos.org/centos/centos:7 + # FIXME remove this version binding when rpm-md repos are updated + image: registry.centos.org/centos/centos:7.3.1611 extra-repos: - name: atomic-centos-continuous