chore: use kaniko fork

This commit is contained in:
nyyu 2025-06-09 17:13:18 +02:00
parent 4b57f1eaed
commit 99defcc3b2

View file

@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.24.0-debug
FROM martizih/kaniko:v1.24.0-5-debug
ENV HOME=/root
ENV USER=root