In ENVIRONMENT=production, use main tag for Samply.Beam.

This commit is contained in:
Martin Lablans
2024-07-29 13:50:30 +02:00
parent cfa85067f0
commit 4ab10ff71d
7 changed files with 9 additions and 6 deletions

View File

@ -36,7 +36,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}