mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
chore(deps): update emqx/emqx docker tag to v5.1.1 (#201)
* chore(deps): update emqx/emqx docker tag to v5.1.1 * Update app version --------- 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
e507888d98
commit
601d186e7d
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
emqx:
|
emqx:
|
||||||
image: emqx/emqx:5.1.0
|
image: emqx/emqx:5.1.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
Loading…
Reference in New Issue
Block a user