chore(deps): update innei/mx-server docker tag to v11.1.0

This commit is contained in:
renovate[bot]
2026-04-05 18:51:22 +00:00
committed by GitHub
parent 6ec7128f91
commit cc40a71eb5
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.0.14
image: innei/mx-server:11.1.0
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:11.0.14
image: innei/mx-server:11.1.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"