Skip to content

Commit

Permalink
Use the v2.12.3 docker image for CI (kubernetes-sigs#5712)
Browse files Browse the repository at this point in the history
  • Loading branch information
k8s-ci-robot authored Mar 5, 2020
1 parent be12164 commit 5361cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5361cc0

Please sign in to comment.