Update EMQX image version to 6.2.0
This commit is contained in:
parent
16af9add38
commit
9208ed1022
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
emqx:
|
||||
image: emqx/emqx-enterprise:latest
|
||||
image: emqx/emqx-enterprise:6.2.0
|
||||
environment:
|
||||
- SERVICE_URL_EMQX_18083
|
||||
- EMQX_DASHBOARD__DEFAULT_PASSWORD=${SERVICE_PASSWORD_EMQX}
|
||||
|
|
|
|||
Loading…
Reference in a new issue