Update Kaniko to version 0.18

This commit is contained in:
Théo Mathieu 2020-03-09 08:59:28 +01:00 committed by Nándor István Krácser
parent 565ab14808
commit 8379941aeb
1 changed files with 1 additions and 1 deletions

View File

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