mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-11 19:51:15 +00:00
build(deps): bump buildpath
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user