Use the v2.12.3 docker image for CI (#5712)

This commit is contained in:
Kubernetes Prow Robot 2020-03-05 05:40:37 -08:00 committed by GitHub
parent be12164290
commit 5361cc075d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ before_script:
tags:
- packet
variables:
KUBESPRAY_VERSION: v2.12.0
KUBESPRAY_VERSION: v2.12.3
image: quay.io/kubespray/kubespray:$KUBESPRAY_VERSION
.testcases: &testcases