mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 03:46:02 +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
|
||||
mq:
|
||||
container_name: mq
|
||||
image: emqx/emqx:5.0.09
|
||||
image: emqx/emqx:5.0.9
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
EMQX_NAME: "emqx"
|
||||
|
|
|
@ -68,7 +68,7 @@ services:
|
|||
- dnsconfig:/root/dnsconfig
|
||||
mq:
|
||||
container_name: mq
|
||||
image: emqx/emqx:5.0.09
|
||||
image: emqx/emqx:5.0.9
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
EMQX_NAME: "emqx"
|
||||
|
|
Loading…
Add table
Reference in a new issue