Fix capability name

pull/137/head
Stefano Ortolani 2024-08-30 08:05:17 +01:00
parent 14ce181611
commit da4649dac7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ services:
misp-core: misp-core:
image: ghcr.io/misp/misp-docker/misp-core:${CORE_RUNNING_TAG:-latest} image: ghcr.io/misp/misp-docker/misp-core:${CORE_RUNNING_TAG:-latest}
cap_add: cap_add:
- CAP_AUDIT_WRITE - AUDIT_WRITE
build: build:
context: core/. context: core/.
args: args: