homeassistant: upgrade to 2025.3
This commit is contained in:
parent
c63a8983fe
commit
5276ca1679
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in {
|
|||
virtualisation.arion.projects.homeassistant.settings.services = {
|
||||
homeassistant.service = {
|
||||
container_name = "homeassistant";
|
||||
image = "homeassistant/home-assistant:2025.1";
|
||||
image = "homeassistant/home-assistant:2025.3";
|
||||
ports = ["8123:8123/tcp"];
|
||||
restart = "unless-stopped";
|
||||
volumes = ["${config.custom.containers.directory}/homeassistant/config:/config"];
|
||||
|
|
Loading…
Add table
Reference in a new issue