ci: use kaniko:2.1.1 from registry

This commit is contained in:
Tracewebstudio Dev 2026-04-17 00:41:12 +02:00
parent 63aa8804d4
commit 3368d8f44c

View file

@ -4,7 +4,7 @@ when:
steps:
- name: build-and-push
image: woodpeckerci/plugin-kaniko:2.1.1
image: kaniko:2.1.1
settings:
registry:
from_secret: REGISTRY_HOSTPORT