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

@@ -19,7 +19,7 @@ services:
HTTP_RELATIVE_PATH: "/kr-teiler"
teiler-dashboard:
image: docker.verbis.dkfz.de/cache/samply/teiler-dashboard:develop
image: docker.verbis.dkfz.de/cache/samply/teiler-dashboard:${TEILER_DASHBOARD_TAG}
container_name: bridgehead-teiler-dashboard
labels:
- "traefik.enable=true"