UNCLASSIFIED

Unverified Commit d1aecac0 authored by Robert Clark's avatar Robert Clark
Browse files

Configure renovate.json to update base image

parent 49788b1a
Pipeline #290521 passed with stages
in 41 minutes and 45 seconds
......@@ -7,12 +7,12 @@
],
"regexManagers": [{
"fileMatch": [
"^Dockerfile$"
"^hardening_manifest.yaml$"
],
"matchStrings": [
"version=\"(?<currentValue>.*?)\""
"BASE_TAG:\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "mitre/heimdall2",
"depNameTemplate": "registry1.dso.mil/ironbank/nodejs/nodejs14",
"datasourceTemplate": "docker"
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment