diff --git a/Dockerfile b/Dockerfile index baede35..b46f7b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM checkmarx/kics:gh-action +FROM checkmarx/kics:gh-action-kics1.6 COPY ./entrypoint.sh /entrypoint.sh