.woodpecker/1-build-check.yml aktualisiert
This commit is contained in:
parent
05ee3742a9
commit
dacf8312e1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
docker-daemon:
|
docker-daemon:
|
||||||
image: docker:28.0-dind-rootless
|
image: docker:28.0-dind
|
||||||
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