diff --git a/Dockerfile b/Dockerfile index 61b1d69..11f3e94 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.2-debug ENV HOME=/root ENV USER=root