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

This commit is contained in:
CIBot 2025-10-10 10:01:21 +00:00
parent 79dc866789
commit be5bcb82a0

View file

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