From 87290d1196eb29754d22ab49a8b3d31d20987452 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:44:48 +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 e3ecc2ebc..c3320b53d 100644 --- a/webtop_kde/build.json +++ b/webtop_kde/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-xfce", - "amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-xfce" + "aarch64": "lscr.io/linuxserver/webtop:arm64v8-debian-xfce", + "amd64": "lscr.io/linuxserver/webtop:amd64-debian-xfce" }, "codenotary": { "signer": "alexandrep.github@gmail.com"