From bf1eca5fe1377f45c5fef563b20b061d3344a3dc Mon Sep 17 00:00:00 2001 From: okxlin Date: Sun, 16 Apr 2023 10:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0watchtower=E5=88=B0list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/list.json b/list.json index 1a81a097..b2fd2f31 100644 --- a/list.json +++ b/list.json @@ -83,6 +83,20 @@ "website": "https://github.com/alist-org/alist", "github": "https://github.com/alist-org/alist", "document": "https://alist.nn.ci/zh/" + }, + { + "key": "watchtower", + "name": "watchtower", + "tags": ["Tool"], + "versions": ["latest"], + "shortDescZh": "自动更新Docker容器基础镜像的工具。", + "shortDescEn": "Tool to automatically update Docker container base images.", + "type": "tool", + "limit": 1, + "crossVersionUpdate": false, + "website": "https://github.com/containrrr/watchtower", + "github": "https://github.com/containrrr/watchtower", + "document": "https://containrrr.dev/watchtower/" } ] }