diff --git a/Dockerfile b/Dockerfile index da188ed..a505d02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/kaniko-project/executor:v1.6.0-debug +FROM gcr.io/kaniko-project/executor:v1.7.0-debug ENV HOME /root ENV USER root