mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 20:38:51 +08:00
update emqx version
This commit is contained in:
parent
2bc5cb238f
commit
2a1a6ec2a1
2 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ services:
|
||||||
- dnsconfig:/root/dnsconfig
|
- dnsconfig:/root/dnsconfig
|
||||||
mq:
|
mq:
|
||||||
container_name: mq
|
container_name: mq
|
||||||
image: emqx/emqx:5.0.09
|
image: emqx/emqx:5.0.9
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
EMQX_NAME: "emqx"
|
EMQX_NAME: "emqx"
|
||||||
|
|
|
@ -68,7 +68,7 @@ services:
|
||||||
- dnsconfig:/root/dnsconfig
|
- dnsconfig:/root/dnsconfig
|
||||||
mq:
|
mq:
|
||||||
container_name: mq
|
container_name: mq
|
||||||
image: emqx/emqx:5.0.09
|
image: emqx/emqx:5.0.9
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
EMQX_NAME: "emqx"
|
EMQX_NAME: "emqx"
|
||||||
|
|
Loading…
Add table
Reference in a new issue