diff --git a/Dockerfile b/Dockerfile index 80655a0..f7e3ac1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/kubescape/kubescape-cli:v3.0.5 +FROM quay.io/kubescape/kubescape-cli:v3.0.21 # Kubescape uses root privileges for writing the results to a file USER root