Browse Source

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

pull/5715/head
Kubernetes Prow Robot 5 years ago
committed by GitHub
parent
commit
5361cc075d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -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

|||||||
100:0
Loading…
Cancel
Save