diff --git a/Dockerfile b/Dockerfile index 4df9d95..138e869 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM checkmarx/kics:gh-action-kics1.7 +FROM checkmarx/kics:gh-action-kics2.0 COPY ./entrypoint.sh /entrypoint.sh