diff --git a/Dockerfile b/Dockerfile index 7570645..95e4cec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/kaniko-project/executor:v1.23.0-debug +FROM gcr.io/kaniko-project/executor:v1.24.0-debug SHELL ["/busybox/sh", "-c"]