From cc79439a9a89b595060abe3f69da10395cffb3af Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 23 Mar 2022 06:39:23 +0100 Subject: [PATCH] Update build.json --- webtop_kde/build.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webtop_kde/build.json b/webtop_kde/build.json index cda6e346b..5aa55ead0 100644 --- a/webtop_kde/build.json +++ b/webtop_kde/build.json @@ -3,5 +3,8 @@ "aarch64": "lscr.io/linuxserver/webtop:arm64v8-", "amd64": "lscr.io/linuxserver/webtop:amd64-", "armv7": "lscr.io/linuxserver/webtop:arm32v7-" + }, + "codenotary": { + "signer": "alexandrep.github@gmail.com" } }