From 37d9e01e7e19278ecbef61c15ced2768f9600f6a Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 5 Sep 2023 16:59:00 +0200 Subject: [PATCH] remove apparmor_unconfined Signed-off-by: Simon L --- community-containers/fail2ban/beta.json | 1 - community-containers/fail2ban/latest.json | 1 - 2 files changed, 2 deletions(-) diff --git a/community-containers/fail2ban/beta.json b/community-containers/fail2ban/beta.json index 4dedefff43f..9ddcfd31d59 100644 --- a/community-containers/fail2ban/beta.json +++ b/community-containers/fail2ban/beta.json @@ -14,7 +14,6 @@ "environment": [ "TZ=%TIMEZONE%" ], - "apparmor_unconfined": true, "volumes": [ { "source": "nextcloud_aio_backup_nextcloud", diff --git a/community-containers/fail2ban/latest.json b/community-containers/fail2ban/latest.json index 08e4b53d75f..39e63d3e6b4 100644 --- a/community-containers/fail2ban/latest.json +++ b/community-containers/fail2ban/latest.json @@ -14,7 +14,6 @@ "environment": [ "TZ=%TIMEZONE%" ], - "apparmor_unconfined": true, "volumes": [ { "source": "nextcloud_aio_backup_nextcloud",