mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-18 20:16:05 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump n8nio/n8n from 1.119.1 to 1.120.4 in /docker/home/n8n build(deps): bump home-assistant/home-assistant
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
homeassistant:
|
||||
container_name: homeassistant
|
||||
image: "ghcr.io/home-assistant/home-assistant:2025.11.1"
|
||||
image: "ghcr.io/home-assistant/home-assistant:2025.11.2"
|
||||
ports:
|
||||
- "8123"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:1.119.1
|
||||
image: docker.n8n.io/n8nio/n8n:1.120.4
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
Reference in New Issue
Block a user