diff --git a/templates/container/docker-in-docker.gitlab-ci.yml b/templates/container/docker-in-docker.gitlab-ci.yml index 1922c96..84dcd61 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.17-dind + - name: docker:20.10.18-dind command: - "--registry-mirror" - "https://nexus.corp.exxcellent.de:18000"