diff --git a/.drone.yml b/.drone.yml
index 096308d3..f9e5e7eb 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -43,7 +43,6 @@ steps:
 
     - name: test
       image: docker:dind
-      privileged: true
       commands:
           - docker build -t scoutrobot .
       when: