mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump tomsquest/docker-radicale in /docker/personal/radicale build(deps): bump bbilly1/tubearchivist build(deps): bump jellyfin/jellyfin build(deps): bump hotio/jackett build(deps): bump koenkk/zigbee2mqtt in /docker/home/zigbee2mqtt build(deps): bump n8nio/n8n from 1.118.2 to 1.119.1 in /docker/home/n8n build(deps): bump esphome/esphome in /docker/home/esphome
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
esphome:
|
||||
image: ghcr.io/esphome/esphome:2025.10.4
|
||||
image: ghcr.io/esphome/esphome:2025.10.5
|
||||
ports:
|
||||
- "6052"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:1.118.2
|
||||
image: docker.n8n.io/n8nio/n8n:1.119.1
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -2,7 +2,7 @@ services:
|
||||
zigbee2mqtt:
|
||||
container_name: zigbee2mqtt
|
||||
restart: unless-stopped
|
||||
image: koenkk/zigbee2mqtt:2.6.2
|
||||
image: koenkk/zigbee2mqtt:2.6.3
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-0.24.268
|
||||
image: ghcr.io/hotio/jackett:release-0.24.301
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2025110305
|
||||
image: jellyfin/jellyfin:2025111005
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -2,7 +2,7 @@ services:
|
||||
tubearchivist:
|
||||
container_name: tubearchivist
|
||||
restart: unless-stopped
|
||||
image: bbilly1/tubearchivist:v0.5.7
|
||||
image: bbilly1/tubearchivist:v0.5.8
|
||||
ports:
|
||||
- "8000"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
radicale:
|
||||
image: tomsquest/docker-radicale:3.5.7.0
|
||||
image: tomsquest/docker-radicale:3.5.8.0
|
||||
container_name: radicale
|
||||
ports:
|
||||
- 5232
|
||||
|
||||
Reference in New Issue
Block a user