buildpath: update to latest

This commit is contained in:
2026-03-07 00:50:38 +01:00
parent ae9a784371
commit d762e14dea

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:e0a39dab0a5130d8f98e956e3a1c5676410b2d25 image: git.vhaudiquet.fr/vhaudiquet/lolstats-patch_detector:60c7f9bb2ced53939fe8e00429b80ea9304ff469
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:e0a39dab0a5130d8f98e956e3a1c5676410b2d25 image: git.vhaudiquet.fr/vhaudiquet/lolstats-match_collector:60c7f9bb2ced53939fe8e00429b80ea9304ff469
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:e0a39dab0a5130d8f98e956e3a1c5676410b2d25 image: git.vhaudiquet.fr/vhaudiquet/lolstats-frontend:60c7f9bb2ced53939fe8e00429b80ea9304ff469
build: ./frontend build: ./frontend
restart: always restart: always
networks: networks: