Skip to content
Closed
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.33@sha256:4288a8ddbc90e8d1f76ff1efadd5700be14ca046f5950e3593fa80d2b45d5ee1
FROM checkmarx/ast-cli:2.3.34@sha256:ce59ac46875be675082e9e9a470ce7696aa4ffde06e1b6e72d8b9dbc176ae4b8

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