2 Commits

Author SHA1 Message Date
8ebcfc6cd2 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
2026-04-27 12:43:48 +02:00
669fa0fb65 build(deps): bump buildpath
Signed-off-by: Local Deps Bot <noreply@vhaudiquet.fr>
2026-04-27 12:42:56 +02:00

View File

@@ -10,7 +10,7 @@ services:
env_file: .env env_file: .env
patch_detector: patch_detector:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:a5728a147fd8503ab1036cf0d9e7a5a18b73c765 image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:af51d61e0cce2831e70530bc0db4923669faa83e
build: ./patch_detector build: ./patch_detector
restart: "no" restart: "no"
deploy: deploy:
@@ -22,7 +22,7 @@ services:
match_collector: match_collector:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:a5728a147fd8503ab1036cf0d9e7a5a18b73c765 image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:af51d61e0cce2831e70530bc0db4923669faa83e
build: ./match_collector build: ./match_collector
restart: "no" restart: "no"
deploy: deploy:
@@ -33,7 +33,7 @@ services:
env_file: .env env_file: .env
frontend: frontend:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:a5728a147fd8503ab1036cf0d9e7a5a18b73c765 image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:af51d61e0cce2831e70530bc0db4923669faa83e
build: ./frontend build: ./frontend
restart: always restart: always
networks: networks: