Update brave addon base image and config

This commit is contained in:
Alexandre
2026-01-15 18:31:32 +01:00
parent eb84b02dc0
commit cf9a7e14d5
9 changed files with 29 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/linuxserver/webtop:arm64v8-ubuntu-kde",
"amd64": "ghcr.io/linuxserver/webtop:amd64-ubuntu-kde"
"aarch64": "lscr.io/linuxserver/brave:arm64v8-latest",
"amd64": "lscr.io/linuxserver/brave:amd64-latest"
}
}