From eabe377bc6cd2bcf48063e4f16c795449a00e49a Mon Sep 17 00:00:00 2001 From: Joshua Taylor Date: Tue, 16 Apr 2024 09:00:10 -0500 Subject: [PATCH] Update bugreport.json --- bugreport/bugreport.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bugreport/bugreport.json b/bugreport/bugreport.json index 99745a1..b0f0809 100644 --- a/bugreport/bugreport.json +++ b/bugreport/bugreport.json @@ -15,6 +15,9 @@ "command": "echo This is a test" }, "supportedEnvironments": [ + { + "type": "host" + }, { "type": "docker" }