From f64f0ebf4e02f3bed87d2f1dd6a0a9fbbd5d452b Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 19 Dec 2024 16:36:55 +0800 Subject: [PATCH] Update info.json --- plugins/docker/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/docker/info.json b/plugins/docker/info.json index 25b95255b..f3ac77339 100755 --- a/plugins/docker/info.json +++ b/plugins/docker/info.json @@ -1,5 +1,5 @@ { - "sort": 7, + "sort": 1000, "ps": "Docker是一个开源的应用容器引擎", "name": "docker", "title": "Docker",