diff --git a/Dockerfile b/Dockerfile index 11f3e94..242df23 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/kaniko-project/executor:v1.23.2-debug +FROM gcr.io/kaniko-project/executor:v1.24.0-debug ENV HOME=/root ENV USER=root