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.
1 parent 3e775ec commit f984b77Copy full SHA for f984b77
.github/renovate.json
@@ -83,7 +83,7 @@
83
{
84
"customType": "regex",
85
"managerFilePatterns": ["^deps\\.list$"],
86
- "matchStrings": ["NODE_IMAGE_VERSION=(?<currentValue>.*?)-alpine3.17\\n"],
+ "matchStrings": ["NODE_IMAGE_VERSION=(?<currentValue>.*?)-alpine\\d+\\.\\d+\\n"],
87
"depNameTemplate": "node",
88
"datasourceTemplate": "node",
89
"versioningTemplate": "node"
0 commit comments