Skip to content

Commit

Permalink
chore: switch repository for mariadb updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem committed Dec 20, 2023
1 parent 109f910 commit 4f44473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fileMatch": ["^Dockerfile$"],
"matchStrings": ["ARG APK_VERSION=\"(?<currentValue>.*?)\"\\n"],
"datasourceTemplate": "repology",
"depNameTemplate": "alpine_3_18/mariadb",
"depNameTemplate": "alpine_3_19/mariadb",
"versioningTemplate": "loose"
},
{
Expand Down

0 comments on commit 4f44473

Please sign in to comment.