Skip to content
Snippets Groups Projects

Mirror docker-in-docker image

Closed Ben Gamari requested to merge wip/mirror-dind into master
Files
3
+ 9
0
 
-- Docker-in-Docker image version
 
--
 
-- We mirror the docker-in-docker images since we tend to pull them often when
 
-- iterating on the CI images due to the periodic docker cleanup script run by
 
-- the runners.
 
--
 
-- This file defines which version of the `docker:dind` image we use.
 
 
"19.03.14-dind"
Loading