chore(deps): update innei/mx-server docker tag to v9 (#4396)

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

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