diff --git a/compose.testing.yaml b/compose.testing.yaml index d7544c880..818901d9b 100644 --- a/compose.testing.yaml +++ b/compose.testing.yaml @@ -11,3 +11,4 @@ services: grr-client: image: ghcr.io/google/grr:testing + privileged: true