Browse Source

ci: remove read_only attribute

Signed-off-by: rare-magma <rare-magma@posteo.eu>
pull/3653/head
rare-magma 1 year ago
committed by Thomas Kaul
parent
commit
2e3312bcaf
  1. 1
      docker/docker-compose.yml

1
docker/docker-compose.yml

@ -2,7 +2,6 @@ services:
ghostfolio: ghostfolio:
image: docker.io/ghostfolio/ghostfolio:latest image: docker.io/ghostfolio/ghostfolio:latest
init: true init: true
read_only: true
cap_drop: cap_drop:
- ALL - ALL
security_opt: security_opt:

Loading…
Cancel
Save