mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
update image
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#include <tunables/global>
|
#include <tunables/global>
|
||||||
|
|
||||||
profile mylar3_addon flags=(attach_disconnected,mediate_deleted) {
|
profile librespeed_addon flags=(attach_disconnected,mediate_deleted) {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
|
|
||||||
capability,
|
capability,
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/librespeed-{arch}",
|
"image": "lscr.io/linuxserver/librespeed-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
|
|||||||
Reference in New Issue
Block a user