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