chore(deps): update emqx/emqx docker tag to v5.8.2 (#2486)
* chore(deps): update emqx/emqx docker tag to v5.8.2 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
a031fd5bfb
commit
896bc3aaf7
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
emqx:
|
||||
image: emqx/emqx:5.8.1
|
||||
image: emqx/emqx:5.8.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue