Merge branch 'main' into phil-patch-2
This commit is contained in:
commit
02dbc39923
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
docker-daemon:
|
docker-daemon:
|
||||||
image: docker:28.0-dind
|
image: docker:28.0-dind-rootless
|
||||||
commands:
|
commands:
|
||||||
- dockerd --tls=false --host=tcp://0.0.0.0:2376
|
- dockerd --tls=false --host=tcp://0.0.0.0:2376
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue