try docker 27
This commit is contained in:
parent
8eea35db9b
commit
942316bfa7
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ services:
|
|||
docker:
|
||||
environment:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
image: docker:26-dind
|
||||
image: docker:27-dind
|
||||
commands:
|
||||
- mkdir -p /tmp/${PLATFORM}/${ARCH}
|
||||
- dockerd --tls=false --host=tcp://0.0.0.0:2375
|
||||
|
|
|
|||
Loading…
Reference in a new issue