From c025d187619d1ae11ed97f8c4165cacd8cd665da Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:49:27 +0200 Subject: [PATCH] Add image building --- gitea/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/config.json b/gitea/config.json index e4c283fdd..a75ce16cf 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -1,11 +1,11 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Gitea for Home Assistant", + "image": "ghcr.io/alexbelgium/gitea-{arch}", "init": false, "map": [ "share:rw",