From c07ef3a4ed92e811854296276164ce751303b994 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:08:19 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20ghcr.io/onedr0p/ho?= =?UTF-8?q?me-assistant=20(=2009bcc07=20=E2=86=92=20b997f3c=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/system/containers/home-assistant/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/containers/home-assistant/default.nix b/modules/system/containers/home-assistant/default.nix index 15c906a..94666e1 100644 --- a/modules/system/containers/home-assistant/default.nix +++ b/modules/system/containers/home-assistant/default.nix @@ -61,7 +61,7 @@ in }; home-assistant = svc.mkContainer { cfg = { - image = "ghcr.io/onedr0p/home-assistant:2024.12.3@sha256:09bcc0786ef5a57af1e0fff16bebfd6bd0b969d2a07e06127e12b41ab740a3b4"; + image = "ghcr.io/onedr0p/home-assistant:2024.12.3@sha256:b997f3c5418273f3c2cbc7d6b6e612f0675b4f21ceec15f036814fb6449c63a3"; user = "65000:65000"; environmentFiles = [ config.sops.secrets."${cfg.envFileSopsSecret}".path ]; environment = {