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

This commit is contained in:
CIBot 2025-11-08 21:02:39 +00:00
parent 79dc866789
commit 7a309ca75f

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}