Updated docker-dind

This commit is contained in:
Phil 2024-04-06 23:41:25 +02:00
parent afd5f7cd7c
commit e7547e3048

View file

@ -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