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

@@ -1,4 +1,6 @@
FOCUS_TAG=develop
BEAM_TAG=develop
BLAZE_TAG=main
POSTGRES_TAG=15.13-alpine
POSTGRES_TAG=15.13-alpine
TEILER_DASHBOARD_TAG=develop
MTBA_TAG=develop