diff --git a/Dockerfile b/Dockerfile index f85c039..cea882f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use AST Base image -FROM checkmarx/ast-cli:2.3.36@sha256:bb2cc2dd3f24bf19f8a02aae8d71dd00bafa3eb13bffeb9e685e34302cb30af4 +FROM checkmarx/ast-cli:2.3.39@sha256:0b60b4762ed93556479e360a945ae789d2222286aad7b4048899943c97b6d7dd # Docker actions must be run by the default Docker user (root). USER root