diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab8284cc06a8b14d0fb40875a21f909e836caff4..1d56b1ae259004741709d8aeef86f11fd8f663f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,8 +12,7 @@ variables:
   #CI_DEBUG_TRACE: "true"
 
 
-## Use buildkit to build the container. `docker build` requires elevated
-## privileges, and can be security issue: https://docs.gitlab.com/runner/executors/kubernetes.html#using-dockerdind
+## Use buildkit to build the container.
 ## Buildkit: https://github.com/moby/buildkit
 ## Example gitlab-ci buildkit template: https://gitlab.com/txlab/ci-templates
 build: