bump DefaultCloneImage version to v2.0.x

This commit is contained in:
6543
2022-12-23 18:05:15 +01:00
parent 9128c9156d
commit 7651c7311d

View File

@@ -15,5 +15,5 @@
package constant
const (
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:v1.6.0"
DefaultCloneImage = "docker.io/woodpeckerci/plugin-git:2.0"
)