Update innei/mx-server Docker tag to v11.1.3

This commit is contained in:
renovate[bot]
2026-04-17 09:12:15 +00:00
committed by GitHub
parent 95f33be2a6
commit b40c07fbe0
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:11.1.2
image: innei/mx-server:11.1.3
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:11.1.2
image: innei/mx-server:11.1.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"