mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-20 21:16:12 +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:
|
services:
|
||||||
homeassistant:
|
homeassistant:
|
||||||
container_name: 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:
|
ports:
|
||||||
- "8123"
|
- "8123"
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: docker.n8n.io/n8nio/n8n:1.119.1
|
image: docker.n8n.io/n8nio/n8n:1.120.4
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
- N8N_SECURE_COOKIE=false
|
- N8N_SECURE_COOKIE=false
|
||||||
|
|||||||
Reference in New Issue
Block a user