UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
M
MITRE
SAF
heimdall2
Commits
d1aecac0
Unverified
Commit
d1aecac0
authored
Jun 02, 2021
by
Robert Clark
Browse files
Configure renovate.json to update base image
parent
49788b1a
Pipeline
#290521
passed with stages
in 41 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
renovate.json
renovate.json
+3
-3
No files found.
renovate.json
View file @
d1aecac0
...
...
@@ -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"
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment