From 9d96b10fad1a4fffc2f676dc765de89c210c36cc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 May 2025 22:13:09 +0200 Subject: [PATCH] Update config.json --- immich_cuda/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/immich_cuda/config.json b/immich_cuda/config.json index 27787b6e4..1f5d6e098 100644 --- a/immich_cuda/config.json +++ b/immich_cuda/config.json @@ -86,7 +86,7 @@ "TRANSFORMERS_CACHE": "/data/machine-learning" }, "hassio_api": true, - "image": "ghcr.io/alexbelgium/immich-{arch}", + "image": "ghcr.io/alexbelgium/immich_cuda-{arch}", "init": false, "map": [ "addon_config:rw", @@ -147,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.134.0", + "version": "1.134.0-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" }