diff --git a/.drone.yml b/.drone.yml index 850f685..ef24b3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,4 +29,4 @@ steps: - latest volumes: - name: dockersock - path: /var/run/docker.sock \ No newline at end of file + path: /run/docker.sock \ No newline at end of file