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 14ce181 commit da4649dCopy full SHA for da4649d
docker-compose.yml
@@ -53,7 +53,7 @@ services:
53
misp-core:
54
image: ghcr.io/misp/misp-docker/misp-core:${CORE_RUNNING_TAG:-latest}
55
cap_add:
56
- - CAP_AUDIT_WRITE
+ - AUDIT_WRITE
57
build:
58
context: core/.
59
args:
0 commit comments