Update docker inspect command in bug_report template

This commit is contained in:
Christian Mäder 2020-01-23 10:40:28 +01:00
parent 1c8d695fc2
commit f0b00ee104
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ The output of `git rev-parse HEAD`: `XXXXX`
The command you used to start the project: `XXXXX`
<!-- adjust the `latest` tag to the version you're using -->
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
{