This commit is contained in:
Alexandre
2023-07-27 22:23:33 +02:00
parent 4c6cde6488
commit 7e57be693c
2 changed files with 6 additions and 6 deletions

View File

@@ -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"
}
}
}

View File

@@ -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
}
}