update kaniko version

This commit is contained in:
Torma Kristóf 2021-07-09 15:33:47 +02:00 committed by GitHub
parent ca7005705e
commit 5a2f9be429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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