Skip to content

Commit edfd70a

Browse files
authored
Update docker-monitor.json
fixed json format error as it doesn't allow trailing commas
1 parent fbdd9ee commit edfd70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/docker-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "CorruptDockerOverlay2",
1414
"reason": "NoCorruptDockerOverlay2",
1515
"message": "docker overlay2 is functioning properly"
16-
},
16+
}
1717
],
1818
"rules": [
1919
{

0 commit comments

Comments
 (0)