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

This commit is contained in:
renovate[bot]
2026-03-09 10:41:16 +00:00
committed by GitHub
parent 2db0cd8c92
commit 96098054b9
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:10.3.0
image: innei/mx-server:10.3.1
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:10.3.0
image: innei/mx-server:10.3.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"