diff options
Diffstat (limited to 'test/BUILD')
-rw-r--r-- | test/BUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/BUILD b/test/BUILD index 2beb8f7fb..6b83757f6 100644 --- a/test/BUILD +++ b/test/BUILD @@ -34,10 +34,6 @@ platform( name: "dockerPrivileged" value: "true" } - properties: { - name: "dockerRunAsRoot" - value: "true" - } """, ) |