Change to stable-dind, gitlab-ci was failing on docker:dind

This commit is contained in:
Deon George 2022-01-06 01:01:49 +11:00
parent d3b84db0e9
commit 4e50257a63
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ variables:
DOCKER_HOST: tcp://docker:2375
services:
- docker:dind
- docker:stable-dind
before_script:
- docker info