From 09e31c9ae565e232e77391afd5c6dcae2db6613a Mon Sep 17 00:00:00 2001 From: technical renovate Date: Fri, 14 Oct 2022 05:05:59 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v20.10.19 --- templates/container/docker-in-docker.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/container/docker-in-docker.gitlab-ci.yml b/templates/container/docker-in-docker.gitlab-ci.yml index 84dcd61..d53b2bf 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.18-dind + - name: docker:20.10.19-dind command: - "--registry-mirror" - "https://nexus.corp.exxcellent.de:18000"