Commit 6bcaf494 authored by Steve Azzopardi's avatar Steve Azzopardi

Fix header for setting service configuration

This should be an h5 since it's under the [Enable registry mirror for
docker:dind
service](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#enable-registry-mirror-for-dockerdind-service).
parent 637fb5eb
...@@ -320,7 +320,7 @@ services: ...@@ -320,7 +320,7 @@ services:
command: ["--registry-mirror", "https://registry-mirror.example.com"] # Specify the registry mirror to use. command: ["--registry-mirror", "https://registry-mirror.example.com"] # Specify the registry mirror to use.
``` ```
#### DinD service defined inside of GitLab Runner configuration ##### DinD service defined inside of GitLab Runner configuration
> [Introduced](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27173) in GitLab Runner 13.6. > [Introduced](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27173) in GitLab Runner 13.6.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment