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
C
Container Hardening Tools
renovate
renovate
Commits
88831d29
Commit
88831d29
authored
Jul 11, 2021
by
Al Fontaine
Browse files
Merge branch 'development' into 'master'
Development See merge request
!211
parents
b4cff118
2e2a1493
Pipeline
#363185
failed with stages
in 61 minutes and 13 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
Dockerfile
View file @
88831d29
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG
BASE_TAG=14.17.
0
ARG
BASE_TAG=14.17.
3
FROM
renovate/renovate:25.5
2.7
as builder
FROM
renovate/renovate:25.5
3.3
as builder
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
88831d29
...
...
@@ -8,13 +8,13 @@ name: "container-hardening-tools/renovate/renovate"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
25.5
2.7
"
-
"
25.5
3.3
"
-
"
latest"
# Build args passed to Dockerfile ARGs
args
:
BASE_IMAGE
:
"
opensource/nodejs/nodejs14"
BASE_TAG
:
"
14.17.
1
"
BASE_TAG
:
"
14.17.
3
"
# Docker image labels
labels
:
...
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://github.com/renovatebot/renovate"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
WhiteSource"
org.opencontainers.image.version
:
"
25.5
2.7
"
org.opencontainers.image.version
:
"
25.5
3.3
"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
automation,dependency,updates"
## This value can be "opensource" or "commercial"
...
...
@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
tag
:
renovate/renovate:25.5
2.7
url
:
docker://docker.io/renovate/renovate@sha256:
8c9c8bad2b7cface3737f7d76f77b6595e4ec8e02ebfd3cda1baa755c94f90a8
-
tag
:
renovate/renovate:25.5
3.3
url
:
docker://docker.io/renovate/renovate@sha256:
39347fa5a6091640339d477a2e29f73115e695b00a672d16a438afb08d1ac4a3
-
filename
:
helm-docs.tar.gz
url
:
https://github.com/norwoodj/helm-docs/releases/download/v1.5.0/helm-docs_1.5.0_Linux_x86_64.tar.gz
validation
:
...
...
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