Replace hardcoded image: ...:develop references with version variables (#335)

* added: Teiler Dashboard Version

* added: MTBA Version

* added: beam proxy tag version
This commit is contained in:
djuarezgf
2025-07-30 11:21:10 +02:00
committed by GitHub
parent a2e7330cee
commit ada3226044
10 changed files with 16 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ services:
- "blaze"
beam-proxy:
image: docker.verbis.dkfz.de/cache/samply/beam-proxy:develop
image: docker.verbis.dkfz.de/cache/samply/beam-proxy:${BEAM_TAG}
container_name: bridgehead-beam-proxy
environment:
BROKER_URL: ${BROKER_URL}