Test "apparmor": true

https://github.com/alexbelgium/hassio-addons/issues/319
This commit is contained in:
Alexandre
2022-05-09 14:48:26 +02:00
committed by GitHub
parent aee06fe032
commit c29d0157ab

View File

@@ -1,4 +1,5 @@
{ {
"apparmor": true,
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
@@ -105,6 +106,6 @@
"slug": "emby_nas", "slug": "emby_nas",
"startup": "services", "startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.7.0.38", "version": "4.7.0.38-2",
"video": true "video": true
} }