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]" }