bump docker version to try and avoid cgroups issue
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
David 2022-10-30 20:14:14 -04:00
parent 3fdc4bf509
commit b692fac091

View File

@ -20,7 +20,7 @@
services: services:
docker: docker:
image: docker:18.09-dind image: docker:dind
privileged: true privileged: true
when: when:
branch: master branch: master