mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-13 16:34:22 +01:00
xfce
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-kde",
|
||||
"amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-kde"
|
||||
"aarch64": "lscr.io/linuxserver/webtop:arm64v8-latest",
|
||||
"amd64": "lscr.io/linuxserver/webtop:amd64-latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -84,7 +84,7 @@
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"name": "Webtop Alpine KDE",
|
||||
"name": "Webtop XFCE",
|
||||
"options": {
|
||||
"DNS_server": "8.8.8.8",
|
||||
"PGID": 0,
|
||||
@@ -128,6 +128,6 @@
|
||||
"slug": "webtop-kde",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "5.24.5-test6",
|
||||
"version": "5.24.5-test7",
|
||||
"video": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user