bump kaniko to v1.22.0

This commit is contained in:
6543 2024-05-13 19:36:19 +02:00
parent c65a47077b
commit 4546d1c2ca

View file

@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.19.2-debug
FROM gcr.io/kaniko-project/executor:v1.22.0-debug
ENV HOME /root
ENV USER root