Fix Renovate version template for s6 overlay (#141)

This commit is contained in:
Franck Nijhof 2023-09-13 22:28:15 +02:00 committed by GitHub
parent f3a0c1cf51
commit 6d606cc042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,8 @@
],
"datasourceTemplate": "github-tags",
"versioningTemplate": "loose",
"depNameTemplate": "just-containers/s6-overlay"
"depNameTemplate": "just-containers/s6-overlay",
"extractVersionTemplate": "^v(?<version>.*)$"
},
{
"fileMatch": ["/Dockerfile$"],