mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
bump dind image to 20.x, to raise underlying gRPC compat from 1.40 to 1.41 (#627)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user