We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5714459 + 79f15b4 commit fd1b72eCopy full SHA for fd1b72e
main.go
@@ -35,7 +35,7 @@ import (
35
36
const (
37
defaultRunnerImage = "summerwind/actions-runner:v2.168.0"
38
- defaultDockerImage = "docker:19.03.6-dind"
+ defaultDockerImage = "docker:19.03.8-dind"
39
)
40
41
var (
0 commit comments