diff --git a/.drone.yml b/.drone.yml index 796e52d..85ab33e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,8 @@ steps: - build-and-push-database - name: debug-containers - image: docker:20.10 + image: docker:20.10-dind + privileged: true environment: DOCKER_HOST: tcp://localhost:2375 commands: