diff --git a/templates/container/docker-in-docker.gitlab-ci.yml b/templates/container/docker-in-docker.gitlab-ci.yml index 19c11c6..33edbc5 100644 --- a/templates/container/docker-in-docker.gitlab-ci.yml +++ b/templates/container/docker-in-docker.gitlab-ci.yml @@ -1,6 +1,6 @@ .docker-in-docker: services: - - name: docker:20.10.20-dind + - name: docker:20.10.21-dind command: - "--registry-mirror" - "https://nexus.corp.exxcellent.de:18000"