👕 Better match debian packages in Renovate

This commit is contained in:
Franck Nijhof 2023-03-31 10:30:04 +02:00
parent cfb314aeea
commit 413bc744ba
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -47,7 +47,7 @@
"fileMatch": ["/Dockerfile$"],
"matchStringsStrategy": "any",
"matchStrings": [
"\\s\\s(?<package>[a-z0-9-]+)=(?<currentValue>[a-z0-9-_+~.]+)\\s+"
"\\s\\s(?<package>[a-z0-9][a-z0-9-]+)=(?<currentValue>[a-z0-9-:_+~.]+)\\s+"
],
"versioningTemplate": "deb",
"datasourceTemplate": "repology",