diff --git a/.gitlab/ci/security-scan.gitlab-ci.yml b/.gitlab/ci/security-scan.gitlab-ci.yml index aee6b908773ab7a23794cf725166edac9ad48bd1..61528ec4a5e62456141e5be9b55e0647049e9bda 100644 --- a/.gitlab/ci/security-scan.gitlab-ci.yml +++ b/.gitlab/ci/security-scan.gitlab-ci.yml @@ -1,6 +1,6 @@ -- scan-docker-images: - image: "docker:${DOCKER_IMAGE_TAG}" + image: "docker:$24-cli" stage: "scan" before_script: # Install Trivy in the pipeline environment