diff --git a/Dockerfile b/Dockerfile index 3db27bf..5699ca7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use AST Base image -FROM checkmarx/ast-cli:2.3.47@sha256:ea78120f76544bd01e5af89abae15bdb870cc869a9542cc0d7b8ad8914d39213 +FROM checkmarx/ast-cli:2.3.52@sha256:1c602a5b152ef67e428bab987460b7c15472a2bbf62eafcd42d76bb873478144 # Docker actions must be run by the default Docker user (root). USER root