mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-03-21 08:17:26 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump n8nio/n8n from 2.11.2 to 2.12.2 in /docker/home/n8n build(deps): bump hotio/jackett build(deps): bump jellyfin/jellyfin build(deps): bump paperless-ngx/paperless-ngx build(deps): bump n8nio/n8n from 2.10.4 to 2.11.2 in /docker/home/n8n build(deps): bump hotio/jackett build(deps): bump jellyfin/jellyfin build(deps): bump wizarrrr/wizarr build(deps): bump stalwartlabs/stalwart build(deps): bump vabene1111/recipes in /docker/personal/tandoor build(deps): bump library/redis in /docker/personal/gramps build(deps): bump esphome/esphome in /docker/home/esphome build(deps): bump koenkk/zigbee2mqtt in /docker/home/zigbee2mqtt build(deps): bump jellyfin/jellyfin build(deps): bump tomsquest/docker-radicale in /docker/personal/radicale build(deps): bump n8nio/n8n from 2.6.4 to 2.10.4 in /docker/home/n8n build(deps): bump hotio/jackett build(deps): bump paperless-ngx/paperless-ngx
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
esphome:
|
||||
image: ghcr.io/esphome/esphome:2026.1.5
|
||||
image: ghcr.io/esphome/esphome:2026.2.4
|
||||
ports:
|
||||
- "6052"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.6.4
|
||||
image: docker.n8n.io/n8nio/n8n:2.12.2
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -2,7 +2,7 @@ services:
|
||||
zigbee2mqtt:
|
||||
container_name: zigbee2mqtt
|
||||
restart: unless-stopped
|
||||
image: koenkk/zigbee2mqtt:2.8.0
|
||||
image: koenkk/zigbee2mqtt:2.9.1
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
stalwart:
|
||||
image: stalwartlabs/stalwart:v0.15.4
|
||||
image: stalwartlabs/stalwart:v0.15.5
|
||||
container_name: stalwart
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -56,7 +56,7 @@ services:
|
||||
command: celery -A gramps_webapi.celery worker --loglevel=INFO --concurrency=2
|
||||
|
||||
grampsweb_redis:
|
||||
image: docker.io/library/redis:8.6.0-alpine
|
||||
image: docker.io/library/redis:8.6.1-alpine
|
||||
container_name: grampsweb_redis
|
||||
restart: always
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-0.24.1089
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1392
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2026020905
|
||||
image: jellyfin/jellyfin:2026031605
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
wizarr:
|
||||
container_name: wizarr
|
||||
image: ghcr.io/wizarrrr/wizarr:v2025.12.0
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.2.1
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
POSTGRES_DB: paperless
|
||||
|
||||
paperless-webserver:
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.6
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.11
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
radicale:
|
||||
image: tomsquest/docker-radicale:3.6.0.0
|
||||
image: tomsquest/docker-radicale:3.6.1.0
|
||||
container_name: radicale
|
||||
ports:
|
||||
- 5232
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
|
||||
web_recipes:
|
||||
restart: always
|
||||
image: vabene1111/recipes:2.5.0
|
||||
image: vabene1111/recipes:2.5.3
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user