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 c91264c + 2ee7c8c commit bd4b598Copy full SHA for bd4b598
.github/renovate/understackContainerMatch.json
@@ -5,7 +5,7 @@
5
"customType": "regex",
6
"fileMatch": ["(^|/)images-openstack\\.ya?ml$"],
7
"matchStrings": [
8
- ":\\s+\"+(?<depName>[^\\s:@\"]+)(?::(?<currentValue>[-a-zA-Z_0-9.]+))?(?:@(?<currentDigest>sha256:[a-zA-Z0-9]+))\"?"
+ ":\\s+\"?(?<depName>[^\\s:@\"]+):(?<currentValue>[-a-zA-Z_0-9.]+)(?:@(?<currentDigest>sha256:[a-f0-9]+))?\"?"
9
],
10
"datasourceTemplate": "docker"
11
}
0 commit comments