chore(deps): update woodpeckerci/plugin-kaniko docker tag to v2 #3

Open
CIBot wants to merge 1 commit from renovate/woodpeckerci-plugin-kaniko-2.x into main
Showing only changes of commit 7a309ca75f - Show all commits

View file

@ -10,7 +10,7 @@ when:
steps:
- name: Build & publish container
image: woodpeckerci/plugin-kaniko:1.3.0
image: woodpeckerci/plugin-kaniko:2.1.1
settings:
registry: ${CI_FORGE_URL##https://}
repo: ${CI_REPO_OWNER}/${CI_REPO_NAME}