mirror of https://github.com/samply/bridgehead.git
Merge pull request #55 from samply/use-beam-main-tag
Use beam-proxy "main" tag
This commit is contained in:
commit
c75c9ed673
|
@ -85,7 +85,7 @@ services:
|
|||
- "blaze"
|
||||
|
||||
beam-proxy:
|
||||
image: "samply/beam-proxy:develop"
|
||||
image: samply/beam-proxy:main
|
||||
container_name: bridgehead-beam-proxy
|
||||
environment:
|
||||
BROKER_URL: ${BROKER_URL}
|
||||
|
|
|
@ -85,7 +85,7 @@ services:
|
|||
- "blaze"
|
||||
|
||||
beam-proxy:
|
||||
image: "samply/beam-proxy:develop"
|
||||
image: samply/beam-proxy:main
|
||||
container_name: bridgehead-beam-proxy
|
||||
environment:
|
||||
BROKER_URL: ${BROKER_URL}
|
||||
|
|
Loading…
Reference in New Issue