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

This commit is contained in:
renovate[bot]
2026-04-02 10:05:40 +00:00
committed by GitHub
parent addd9194a3
commit a2c24ddc7f
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.11
image: innei/mx-server:11.0.14
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:11.0.11
image: innei/mx-server:11.0.14
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"