ci: Fixate centos container image to 7.3 until rpm-md repos update
Sigh. Closes: #985 Approved by: jlebon
This commit is contained in:
parent
bed10f650a
commit
aab7571fc1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user