We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8d695 commit f0b00eeCopy full SHA for f0b00ee
.github/ISSUE_TEMPLATE/bug_report.md
@@ -48,7 +48,7 @@ The output of `git rev-parse HEAD`: `XXXXX`
48
The command you used to start the project: `XXXXX`
49
50
<!-- adjust the `latest` tag to the version you're using -->
51
-The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .ContainerConfig.Labels}}"`:
+The output of `docker inspect netboxcommunity/netbox:latest --format "{{json .Config.Labels}}"`:
52
53
```json
54
{
0 commit comments