From 28e2117f6db995dc715225b1b09c6576857bd789 Mon Sep 17 00:00:00 2001 From: ToledoEM <8144940+ToledoEM@users.noreply.github.com> Date: Thu, 5 Mar 2026 20:55:58 +0000 Subject: [PATCH] manyfold: restore image tag removed by mistake Co-Authored-By: Claude Sonnet 4.6 --- manyfold/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manyfold/config.yaml b/manyfold/config.yaml index 836e4018d..30d03de97 100644 --- a/manyfold/config.yaml +++ b/manyfold/config.yaml @@ -3,6 +3,7 @@ slug: manyfold description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths." version: "0.133.1" url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold" +image: ghcr.io/alexbelgium/manyfold-{arch} arch: - amd64 - aarch64