mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-02 10:08:13 -03:30
[2.13] Update base image to v2.12.7 (#6295)
* Use v2.12.7 base image for CI * Use 19.03.9 in localhost CI (#6201)
This commit is contained in:
@@ -74,8 +74,11 @@ packet_centos7-calico-ha-once-localhost:
|
||||
stage: deploy-part2
|
||||
extends: .packet
|
||||
when: on_success
|
||||
variables:
|
||||
# This will instruct Docker not to start over TLS.
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
services:
|
||||
- docker:18.09.9-dind
|
||||
- docker:19.03.9-dind
|
||||
|
||||
packet_centos8-kube-ovn:
|
||||
stage: deploy-part2
|
||||
|
||||
Reference in New Issue
Block a user