Skip to content

Commit

Permalink
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag …
Browse files Browse the repository at this point in the history
…to v2024.11.3
  • Loading branch information
renovate[bot] authored and marcusramberg committed Nov 24, 2024
1 parent 7f829f5 commit 094fc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/hass.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ in
virtualisation.oci-containers.containers = {
hass = {
# renovate: datasource=docker depName=homeassistant/home-assistant
image = "ghcr.io/home-assistant/home-assistant:2024.11.2";
image = "ghcr.io/home-assistant/home-assistant:2024.11.3";
environment = {
TZ = "Europe/Oslo";
};
Expand Down

0 comments on commit 094fc94

Please sign in to comment.