mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 17:45:36 +00:00
bump default clone image
This commit is contained in:
parent
287800ac62
commit
89466646d1
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ var PrivilegedPlugins = []string{
|
||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.4.0"
|
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.5.0"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue