bump kaniko to v1.22.0 (#32)

This commit is contained in:
6543 2024-05-13 19:54:52 +02:00 committed by GitHub
parent aaa0615ec3
commit 922edcd2a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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