chore(deps): update innei/mx-server docker tag to v8.7.0

This commit is contained in:
renovate[bot]
2026-01-18 20:18:50 +00:00
committed by GitHub
parent ef1aff2b31
commit 92f1655ea7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:8.6.0
image: innei/mx-server:8.7.0
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:8.6.0
image: innei/mx-server:8.7.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"