Update EMQX image to use 'latest' tag

This commit is contained in:
Mohmmad Qunibi 2026-04-20 12:17:08 +03:00 committed by GitHub
parent cc0a864486
commit 950c4e5936
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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