ci: Fixate centos container image to 7.3 until rpm-md repos update

Sigh.

Closes: #985
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-09-12 09:20:04 -04:00 committed by Atomic Bot
parent bed10f650a
commit aab7571fc1

View File

@ -56,7 +56,8 @@ cluster:
- name: vmcheck3 - name: vmcheck3
distro: centos/7/atomic/alpha distro: centos/7/atomic/alpha
container: 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: extra-repos:
- name: atomic-centos-continuous - name: atomic-centos-continuous