bump dind image to 20.x, to raise underlying gRPC compat from 1.40 to 1.41 (#627)

This commit is contained in:
Nils 2021-12-19 14:03:56 +01:00 committed by GitHub
parent e8807c5e53
commit 5dc9de870b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ spec:
name: {{ . }}
{{- end }}
- name: dind
image: "docker:19.03.5-dind"
image: "docker:20.10.12-dind"
env:
- name: DOCKER_DRIVER
value: overlay2