Update docker Docker tag to v28
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-04 14:50:28 +00:00
parent 826a9cc93f
commit dd3bae0c4b

View file

@ -13,7 +13,7 @@ steps:
services:
docker:
image: docker:24-dind
image: docker:28-dind
commands:
- dockerd --tls=false --host=tcp://0.0.0.0:2376
privileged: true