diff --git a/.github/renovate.json b/.github/renovate.json index 0058fdd..b9d1cc1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -58,7 +58,7 @@ "fileMatch": ["^Dockerfile$"], "matchStrings": ["ARG APK_VERSION=\"(?.*?)\"\\n"], "datasourceTemplate": "repology", - "depNameTemplate": "alpine_3_18/mariadb", + "depNameTemplate": "alpine_3_19/mariadb", "versioningTemplate": "loose" }, {