diff --git a/nextcloud.yml b/nextcloud.yml index 7aed2d0..1c2ff34 100644 --- a/nextcloud.yml +++ b/nextcloud.yml @@ -88,7 +88,7 @@ version: '3.6' services: nextcloud.{{inventory_hostname}}: - image: nextcloud:latest + image: nextcloud:production security_opt: - no-new-privileges:true restart: unless-stopped