From b0b5e7ba8ba1ce817b82e51fd8d83ff1cb8d3826 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 3 Sep 2023 09:22:13 +0200 Subject: [PATCH] Update build.json --- webtop_kde/build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtop_kde/build.json b/webtop_kde/build.json index cd54b9bdf..e3ecc2ebc 100644 --- a/webtop_kde/build.json +++ b/webtop_kde/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-kde", - "amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-kde" + "aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-xfce", + "amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-xfce" }, "codenotary": { "signer": "alexandrep.github@gmail.com"