chore(deps): update innei/mx-server docker tag to v10 (#4599)

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

* 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-02-09 10:33:56 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent e6b751f6f1
commit 507373b346
14 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:9.0.0
image: innei/mx-server:10.0.0
depends_on:
- mx-mongo
- mx-redis
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:9.0.0
image: innei/mx-server:10.0.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"