updated woodpecker

This commit is contained in:
jon brookes 2026-01-25 16:45:03 +00:00
parent d6c735fbec
commit 578204a06e

View file

@ -3,7 +3,9 @@ when:
branch: dev branch: dev
steps: steps:
build-local: build-local:
image: docker:share-lt-build build-local:
image: docker:24-dind
privileged: true
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
commands: commands: