Update innei/mx-server Docker tag to v13

This commit is contained in:
renovate[bot]
2026-05-22 16:21:19 +00:00
committed by GitHub
parent 39c5d1b6cb
commit e44af9b7f8
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.5.1
image: innei/mx-server:13.0.0
depends_on:
- mx-mongo
- mx-redis
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:11.5.1
image: innei/mx-server:13.0.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"