diff --git a/.github/renovate.json b/.github/renovate.json index 6d36749..637c80f 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -23,7 +23,7 @@ "fileMatch": [".*Dockerfile$"], "matchStrings": ["ENV SEAFILE_VERSION=(?.*?)\\n"], "depNameTemplate": "haiwen/seahub", - "datasourceTemplate": "github-releases", + "datasourceTemplate": "github-tags", "extractVersionTemplate": "^v(?.*)-server$" } ],