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.
pinDigest
docker
1 parent 279758c commit cbda2fdCopy full SHA for cbda2fd
.github/renovate.json5
@@ -70,9 +70,7 @@
70
enabled: false,
71
},
72
{
73
- // This is causing weird "Cannot find replaceString in current file content" errors,
74
- // so we disable it for now.
75
- matchFileNames: ["frontend.Dockerfile"],
+ // This is causing various issues, so we disable it for now.
76
matchDatasources: ["docker"],
77
matchUpdateTypes: ["pinDigest"],
78
enabled: false
0 commit comments