Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use AST Base image
FROM checkmarx/ast-cli:2.3.47@sha256:ea78120f76544bd01e5af89abae15bdb870cc869a9542cc0d7b8ad8914d39213
FROM checkmarx/ast-cli:2.3.48@sha256:adb0a1bf4a871fdd6553728e3efbca5784fd9ee12aedf03a96b342a6db7dda57

# Docker actions must be run by the default Docker user (root).
USER root
Expand Down
Loading