chore(deps): update innei/mx-server docker tag to v11 (#5126)

* chore(deps): update innei/mx-server docker tag to v11

* Update app version [skip ci]

* 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:
renovate[bot]
2026-03-23 10:22:42 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent cfc53291e9
commit 2fc0b41a36
14 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:10.5.3
image: innei/mx-server:11.0.1
depends_on:
- mx-mongo
- mx-redis
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:10.5.3
image: innei/mx-server:11.0.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"