Updated docker-dind
This commit is contained in:
parent
afd5f7cd7c
commit
e7547e3048
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
|
||||
services:
|
||||
docker:
|
||||
image: docker:24.0-dind
|
||||
image: docker:24-dind
|
||||
commands:
|
||||
- dockerd --tls=false --host=tcp://0.0.0.0:2376
|
||||
privileged: true
|
Loading…
Reference in a new issue