diff --git a/doc/ci/examples/dast.md b/doc/ci/examples/dast.md index c9506cf3f02a46871f0e61c32e1a13b687566472..65edc518bea090e1b45aad0441c83e35d57c9968 100644 --- a/doc/ci/examples/dast.md +++ b/doc/ci/examples/dast.md @@ -14,7 +14,7 @@ These examples show how to run DAST on your running web application by using Git ## Prerequisites To run a DAST job, you need GitLab Runner with -[docker executor](https://docs.gitlab.com/runner/executors/docker.html). +[docker-in-docker executor](https://docs.gitlab.com/runner/executors/docker.html#use-docker-in-docker-with-privileged-mode). ## Configuring with templates