Use beam-proxy "main" tag
This commit is contained in:
parent
d48d325db6
commit
6d8e877899
|
@ -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