From f0b00ee104646af78140d2963608ae576b46742e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Thu, 23 Jan 2020 10:40:28 +0100 Subject: [PATCH] Update docker inspect command in bug_report template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7717abd..82f22b1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -48,7 +48,7 @@ The output of `git rev-parse HEAD`: `XXXXX` The command you used to start the project: `XXXXX` -The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .ContainerConfig.Labels}}"`: +The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .Config.Labels}}"`: ```json {