update emqx version

This commit is contained in:
Abhishek Kondur 2023-04-04 17:26:45 +04:00
parent 2bc5cb238f
commit 2a1a6ec2a1
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"