From fefb7deb49178678507de79a70aa369586c9cc88 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Sep 2023 21:23:46 +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 c801a2b5d..cd54b9bdf 100644 --- a/webtop_kde/build.json +++ b/webtop_kde/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "lscr.io/linuxserver/webtop:arm64v8-alpine-kde", - "amd64": "lscr.io/linuxserver/webtop:amd64-alpine-kde" + "aarch64": "lscr.io/linuxserver/webtop:arm64v8-ubuntu-kde", + "amd64": "lscr.io/linuxserver/webtop:amd64-ubuntu-kde" }, "codenotary": { "signer": "alexandrep.github@gmail.com"