diff --git a/Dockerfile b/Dockerfile index b8b0381..a390401 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/kaniko-project/executor:v1.22.0-debug +FROM gcr.io/kaniko-project/executor:v1.23.0-debug ENV HOME /root ENV USER root