mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-26 21:44:44 +00:00
bump DefaultCloneImage version
This commit is contained in:
parent
22214f5a43
commit
ec6490e367
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.2.0"
|
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.3.0"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue