diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-19 00:11:06 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-19 00:11:06 +0000 |
commit | 6f5b1492ab0eb74f7594a97d94c10199708c7fd3 (patch) | |
tree | c49ac391b0b957d5e7f279c1afa47f6852bf8758 /doc/ci/docker | |
parent | 7131f9028de0f70aff1cb22b80944ce46249345c (diff) | |
download | gitlab-ce-6f5b1492ab0eb74f7594a97d94c10199708c7fd3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/docker')
-rw-r--r-- | doc/ci/docker/using_docker_build.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/using_docker_build.md b/doc/ci/docker/using_docker_build.md index 121bfca38c4..01a58fa73f6 100644 --- a/doc/ci/docker/using_docker_build.md +++ b/doc/ci/docker/using_docker_build.md @@ -872,4 +872,4 @@ If: - This is the first time setting it up, carefully read [using Docker in Docker workflow](#use-the-docker-executor-with-the-docker-image-docker-in-docker). - You are upgrading from v18.09 or earlier, read our - [upgrade guide](https://about.gitlab.com/releases/2019/07/31/docker-in-docker-with-docker-19-dot-03/). + [upgrade guide](https://about.gitlab.com/blog/2019/07/31/docker-in-docker-with-docker-19-dot-03/). |