update kaniko version

This commit is contained in:
2021-07-09 15:33:47 +02:00
committed by GitHub
parent ca7005705e
commit 5a2f9be429

View File

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