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"
|
- "blaze"
|
||||||
|
|
||||||
beam-proxy:
|
beam-proxy:
|
||||||
image: "samply/beam-proxy:develop"
|
image: samply/beam-proxy:main
|
||||||
container_name: bridgehead-beam-proxy
|
container_name: bridgehead-beam-proxy
|
||||||
environment:
|
environment:
|
||||||
BROKER_URL: ${BROKER_URL}
|
BROKER_URL: ${BROKER_URL}
|
||||||
|
|
|
@ -85,7 +85,7 @@ services:
|
||||||
- "blaze"
|
- "blaze"
|
||||||
|
|
||||||
beam-proxy:
|
beam-proxy:
|
||||||
image: "samply/beam-proxy:develop"
|
image: samply/beam-proxy:main
|
||||||
container_name: bridgehead-beam-proxy
|
container_name: bridgehead-beam-proxy
|
||||||
environment:
|
environment:
|
||||||
BROKER_URL: ${BROKER_URL}
|
BROKER_URL: ${BROKER_URL}
|
||||||
|
|
Loading…
Reference in New Issue