bump DefaultCloneImage version

This commit is contained in:
6543
2022-08-15 17:23:38 +02:00
parent 22214f5a43
commit ec6490e367

View File

@@ -23,5 +23,5 @@ var PrivilegedPlugins = []string{
}
const (
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.2.0"
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.3.0"
)