build(deps): bump buildpath

This commit is contained in:
2026-08-12 00:53:11 +02:00
parent 314b51313e
commit 315a7d79ea
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -54,6 +54,7 @@ updates:
- "/kubernetes/personal/bookmarks/linkwarden"
- "/kubernetes/personal/media/photoprism"
- "/kubernetes/personal/notes/notesnook"
- "/kubernetes/production/buildpath"
- "/kubernetes/production/umami"
- "/kubernetes/production/vhaudiquet-fr"
- "/kubernetes/system/coredns"
@@ -17,7 +17,7 @@ services:
env_file: .env
match_collector:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:c45e808c7332359f28cf23bc3c1a6cb1e16c7109
image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:59840ffe34313085b2106ef8475750f497dc092f
build: ./match_collector
volumes:
- bpcdragon_cache:/cdragon
@@ -30,7 +30,7 @@ services:
env_file: .env
frontend:
image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:c45e808c7332359f28cf23bc3c1a6cb1e16c7109
image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:59840ffe34313085b2106ef8475750f497dc092f
build: ./frontend
restart: always
volumes: