We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f85d59 + f53f61a commit 8d268a7Copy full SHA for 8d268a7
.github/renovate/understackContainerMatch.json
@@ -5,7 +5,7 @@
5
"customType": "regex",
6
"fileMatch": ["(^|/)images-openstack\\.ya?ml$"],
7
"matchStrings": [
8
- "(?<registryUrl>[a-zA-Z0-9.-]+(?:\\:[0-9]+)?)/(?<depName>[^\\s:@]+)(?::(?<currentValue>[-a-zA-Z0-9.]+))?(?:@(?<currentDigest>sha256:[a-zA-Z0-9]+))?"
+ "(?<registryUrl>[a-zA-Z0-9.-]+(?:\\:[0-9]+)?)/(?<depName>[^\\s:@]+)(?::(?<currentValue>[-a-zA-Z_0-9.]+))?(?:@(?<currentDigest>sha256:[a-zA-Z0-9]+))?"
9
],
10
"datasourceTemplate": "docker",
11
"packageNameTemplate": "{{registryUrl}}/{{depName}}",
0 commit comments