mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-06 16:51:27 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump esphome/esphome in /docker/home/esphome build(deps): bump n8nio/n8n from 2.16.0 to 2.17.3 in /docker/home/n8n build(deps): bump stalwartlabs/stalwart build(deps): bump gramps-project/grampsweb in /docker/personal/gramps build(deps): bump hotio/jackett build(deps): bump jellyfin/jellyfin build(deps): bump vabene1111/recipes in /docker/personal/tandoor buildpath: update to latest
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
esphome:
|
||||
image: ghcr.io/esphome/esphome:2026.3.3
|
||||
image: ghcr.io/esphome/esphome:2026.4.1
|
||||
ports:
|
||||
- "6052"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.16.0
|
||||
image: docker.n8n.io/n8nio/n8n:2.17.3
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
stalwart:
|
||||
image: stalwartlabs/stalwart:v0.15.5
|
||||
image: stalwartlabs/stalwart:v0.16.0
|
||||
container_name: stalwart
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
grampsweb:
|
||||
container_name: grampsweb
|
||||
image: ghcr.io/gramps-project/grampsweb:26.4.1
|
||||
image: ghcr.io/gramps-project/grampsweb:26.4.2
|
||||
restart: always
|
||||
networks:
|
||||
- default
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
|
||||
grampsweb_celery:
|
||||
container_name: grampsweb_celery
|
||||
image: ghcr.io/gramps-project/grampsweb:26.4.1
|
||||
image: ghcr.io/gramps-project/grampsweb:26.4.2
|
||||
restart: always
|
||||
environment:
|
||||
- GRAMPSWEB_TREE="Gramps Web" # will create a new tree if not exists
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1591
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1641
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2026041305
|
||||
image: jellyfin/jellyfin:2026042005
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
|
||||
web_recipes:
|
||||
restart: always
|
||||
image: vabene1111/recipes:2.6.7
|
||||
image: vabene1111/recipes:2.6.9
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user