From fe809a93a90df592717808c0cbfe0b6adad90d92 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 1 Mar 2026 07:54:06 +0000 Subject: [PATCH] Update checkmarx-ast-cli to 2.3.46 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 18e62d3..4b923d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use AST Base image -FROM checkmarx/ast-cli:2.3.45@sha256:7249cf287afc7f17c0c634e043379f002a07fa06007bf03dfbc537f4b1f873f4 +FROM checkmarx/ast-cli:2.3.46@sha256:d327a3d1836887eb28afcc6904458878eeabfbc32ed77fb4a7ca558d4e248c75 # Docker actions must be run by the default Docker user (root). USER root